]> Pileus Git - grits/blobdiff - src/gis.h
Add GisTile and GisWms and update wms_test accordingly
[grits] / src / gis.h
index 365c8438e6ea4afc53fbee19a2ff8acae188363b..6ff9789231eb7e8bfc291617e5749a03266f34dd 100644 (file)
--- a/src/gis.h
+++ b/src/gis.h
@@ -26,6 +26,8 @@
 
 /* GIS helprs */
 #include "gis-data.h"
+#include "gis-tile.h"
+#include "gis-wms.h"
 
 /* Plugins */
 #include "gis-plugin.h"