add missing include

This commit is contained in:
Dane Springmeyer 2009-05-19 22:59:56 +00:00
parent fd98a4a49a
commit 7d9ac2a094

View file

@ -22,7 +22,7 @@
// $Id$
// mapnik
#include <mapnik/save_map.hpp>
#include <mapnik/image_util.hpp>
#include <mapnik/ptree_helpers.hpp>
// boost