We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5554d2e commit 4665544Copy full SHA for 4665544
backend-mapnik/metatilehandler.cc
@@ -25,7 +25,7 @@
25
#include <mapnik/agg_renderer.hpp>
26
#include <mapnik/image_util.hpp>
27
#include <mapnik/load_map.hpp>
28
-#include <mapnik/geometry/box2d.hpp>
+#include <mapnik/box2d.hpp>
29
30
#if MAPNIK_VERSION >= 300000
31
# include <mapnik/datasource.hpp>
0 commit comments