add needed include

This commit is contained in:
Dane Springmeyer 2011-09-01 01:18:10 +00:00
parent 5f548cbe26
commit d4af1dbfaa

View file

@ -36,6 +36,7 @@
#include <mapnik/svg/svg_path_adapter.hpp>
#include <mapnik/svg/svg_path_attributes.hpp>
#include <mapnik/segment.hpp>
#include <mapnik/expression_evaluator.hpp>
// cairo
#include <cairomm/context.h>