X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fmain.cc;h=b99f7d11fef5c96ab776e3233bd93bc3c8fd31b4;hp=4431dc896315f386e10ccfca0a76223b08d33358;hb=ce6a420d4b0d480c90c41aec65c9415d544ddddf;hpb=86ab50c550c58ef9f8215f2e8baf1c40a3814ba0 diff --git a/src/main.cc b/src/main.cc index 4431dc89..b99f7d11 100644 --- a/src/main.cc +++ b/src/main.cc @@ -48,7 +48,7 @@ #endif #if HAVE_DEVELOPER -#include "backward.h" +#include "third-party/backward.h" #endif #include "cache-maint.h" @@ -77,10 +77,10 @@ #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;