]> git.street.me.uk Git - andy/viking.git/blobdiff - src/viking.h
XDG_CACHE_HOME compliant thumbnail usage
[andy/viking.git] / src / viking.h
index 2636135acb6efb55368a1eee08a8ea5ea317ab54..cc4b1484dc26247b923c0ecfcef4618eeadb39e6 100644 (file)
 #include "vikfileentry.h"
 #include "viktrwlayer.h"
 #include "vikgpslayer.h"
+#ifdef HAVE_LIBMAPNIK
+#include "vikmapniklayer.h"
+#endif
 #include "clipboard.h"
 #include "dialog.h"
 #include "file.h"
 #include "fileutils.h"
 #include "vikwindow.h"
 #include "gpspoint.h"
-#include "gpsmapper.h"
 #include "settings.h"
 #include "util.h"
+#include "vikutils.h"
 
 #endif