]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikslippymapsource.h
[DOC] Add documentation on new public routing function
[andy/viking.git] / src / vikslippymapsource.h
index a39d2f33ad2ff144f5ef83662267ad7556fa5f04..326dcf529d103020294b0f5cfd8120453cb56385 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * viking is free software: you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
- * Free Software Foundation, either version 3 of the License, or
+ * Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
  * 
  * viking is distributed in the hope that it will be useful, but
@@ -20,6 +20,8 @@
 #ifndef _VIK_SLIPPY_MAP_SOURCE_H
 #define _VIK_SLIPPY_MAP_SOURCE_H
 
+#include <glib.h>
+
 #include "vikcoord.h"
 #include "mapcoord.h"
 #include "vikmapsourcedefault.h"