]> err.no Git - mapper/commitdiff
Include osm-db.h
authorKaj-Michael Lang <milang@onion.tal.org>
Wed, 12 Sep 2007 07:57:38 +0000 (10:57 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Wed, 12 Sep 2007 07:57:38 +0000 (10:57 +0300)
src/poi.c

index 1429c59fec7e4360c3628743e221ddfcce549b3a..eb8d59542873f3220df3196a3df572e3fa9d2f37 100644 (file)
--- a/src/poi.c
+++ b/src/poi.c
@@ -27,6 +27,7 @@
 #include "settings.h"
 #include "db.h"
 #include "osm.h"
+#include "osm-db.h"
 
 struct _poi_categories {
        node_type_t type;