--- trunk/src/gpxview.h 2009/07/25 10:29:30 31 +++ trunk/src/gpxview.h 2009/07/28 13:21:22 32 @@ -214,6 +214,10 @@ #include "precpos.h" #include "garmin_export.h" +#ifdef ENABLE_OSM_GPS_MAP +#include "map-tool.h" +#endif + #ifdef USE_MAEMO #include "dbus.h" #endif