fix CAIRO=no build
This commit is contained in:
parent
8e7e7c64a7
commit
df87dc5ed7
1 changed files with 1 additions and 1 deletions
|
@ -31,10 +31,10 @@
|
|||
#include <mapnik/feature_kv_iterator.hpp>
|
||||
#include <mapnik/image_util.hpp>
|
||||
#include <mapnik/util/timer.hpp>
|
||||
#include <mapnik/cairo/cairo_image_util.hpp>
|
||||
|
||||
#ifdef HAVE_CAIRO
|
||||
// cairo
|
||||
#include <mapnik/cairo/cairo_image_util.hpp>
|
||||
#include <mapnik/cairo/cairo_renderer.hpp>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue