add missing include

This commit is contained in:
Dane Springmeyer 2010-06-21 03:18:07 +00:00
parent a0d589e24c
commit e21f670275

View file

@ -26,6 +26,7 @@
// mapnik // mapnik
#include <mapnik/symbolizer.hpp> #include <mapnik/symbolizer.hpp>
#include <mapnik/enumeration.hpp>
namespace mapnik namespace mapnik
{ {