Cleanup main.h header
[geeqie.git] / src / filecache.cc
index 80ad209..eb81538 100644 (file)
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include "main.h"
 #include "filecache.h"
 
+#include <config.h>
+
+#include "debug.h"
+
 /* Set to TRUE to add file cache dumps to the debug output */
 const gboolean debug_file_cache = FALSE;