Fix include-what-you-use warnings
[geeqie.git] / src / dnd.cc
index f2b318e..600745e 100644 (file)
 
 #include "dnd.h"
 
-#include <config.h>
+#include <glib-object.h>
+#include <pango/pango.h>
 
 #include "compat.h"
-#include "main-defines.h"
 #include "options.h"
 #include "pixbuf-util.h"