]> git.street.me.uk Git - andy/viking.git/blobdiff - src/viking.h
SF Bugs#128: Fix Crash when loading broken .vik file
[andy/viking.git] / src / viking.h
index 8494a536d4c714939e44a42aecef41216d3e923d..fedcb0d4e94488f998aceb5df6b871480ce709c4 100644 (file)
@@ -36,6 +36,7 @@
 #include "globals.h"
 #include "coords.h"
 #include "vikcoord.h"
+#include "vik_compat.h"
 #include "download.h"
 #include "vikwaypoint.h"
 #include "viktrack.h"
@@ -51,6 +52,9 @@
 #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"