Move third-party sources to separate sub-directory
[geeqie.git] / src / main.cc
index 4431dc8..b99f7d1 100644 (file)
@@ -48,7 +48,7 @@
 #endif
 
 #if HAVE_DEVELOPER
-#include "backward.h"
+#include "third-party/backward.h"
 #endif
 
 #include "cache-maint.h"
 #include "rcfile.h"
 #include "remote.h"
 #include "secure-save.h"
+#include "third-party/whereami.h"
 #include "thumb.h"
 #include "ui-fileops.h"
 #include "ui-utildlg.h"
-#include "whereami.h"
 
 gboolean thumb_format_changed = FALSE;
 static RemoteConnection *remote_connection = nullptr;