Cleanup main.h header
[geeqie.git] / src / image-load-gdk.cc
index f532e68..ff32b87 100644 (file)
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "main.h"
-#include "image-load.h"
 #include "image-load-gdk.h"
 
+#include <config.h>
+
 #include "filedata.h"
+#include "image-load.h"
 
 
 static gchar* image_loader_gdk_get_format_name(gpointer loader)