fix stray include of graphics.hpp

This commit is contained in:
Dane Springmeyer 2015-01-21 16:32:31 -08:00
parent 93f835177b
commit 82bc43c76f

View file

@ -42,7 +42,6 @@
#include <mapnik/util/noncopyable.hpp>
#include <mapnik/svg/svg_path_adapter.hpp>
#include <mapnik/svg/svg_path_attributes.hpp>
#include <mapnik/graphics.hpp>
// agg
#include <agg_trans_affine.h>