This commit is contained in:
Dane Springmeyer 2013-11-08 19:11:06 -08:00
parent 73faa94306
commit 81869a5532

View file

@ -36,6 +36,7 @@
#include <mapnik/noncopyable.hpp>
#include <mapnik/cairo_context.hpp>
#include <mapnik/pixel_position.hpp>
#include <mapnik/ctrans.hpp> // for CoordTransform
// cairo
#include <cairo.h>