Cleanup main.h header
[geeqie.git] / src / image-load-cr3.cc
index 7d5e4d0..1f386e0 100644 (file)
 /** @FIXME This is just a copy of image-load-jpeg.cc, with an adjusted
  * start address for a .cr3 file
  */
-#include "main.h"
+#include "image-load-cr3.h"
+
+#include <config.h>
 
+#include "debug.h"
 #include "image-load.h"
-#include "image-load-cr3.h"
+#include "intl.h"
 #include "jpeg-parser.h"
+#include "typedefs.h"
 
 #ifdef HAVE_JPEG