mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fix CAIRO=no build
This commit is contained in:
parent
8e7e7c64a7
commit
df87dc5ed7
@ -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…
x
Reference in New Issue
Block a user