summaryrefslogtreecommitdiff
path: root/tests/cxx-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx-test.cpp')
-rw-r--r--tests/cxx-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx-test.cpp b/tests/cxx-test.cpp
index 7facf135..ac72a8b3 100644
--- a/tests/cxx-test.cpp
+++ b/tests/cxx-test.cpp
@@ -4,7 +4,7 @@
#include <pango/pango.h>
-#ifdef HAVE_CAIRO
+#if PANGO_RENDERING_CAIRO
#include <pango/pangocairo.h>
#endif