Move third-party sources to separate sub-directory
[geeqie.git] / src / third-party / whereami.cc
similarity index 99%
rename from src/whereami.cc
rename to src/third-party/whereami.cc
index 5dfa031..0c3bb58 100644 (file)
@@ -9,7 +9,7 @@
 
 // in case you want to #include "whereami.cc" in a larger compilation unit
 #if !defined(WHEREAMI_H)
-#include <whereami.h>
+#include <third-party/whereami.h>
 #endif
 
 #ifdef __cplusplus