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 3fa1c20d..3a98321c 100644
--- a/tests/cxx-test.cpp
+++ b/tests/cxx-test.cpp
@@ -4,7 +4,7 @@
#include <pango2/pango.h>
-#if PANGO_RENDERING_CAIRO
+#if PANGO2_HAS_CAIRO
#include <pango2/pangocairo.h>
#endif