summaryrefslogtreecommitdiff
path: root/tests/testmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testmisc.c')
-rw-r--r--tests/testmisc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testmisc.c b/tests/testmisc.c
index 32efb932..cecec9bb 100644
--- a/tests/testmisc.c
+++ b/tests/testmisc.c
@@ -21,8 +21,8 @@
#include "config.h"
#include <glib.h>
-#include <pango/pangocairo.h>
-#include <pango/pango-item-private.h>
+#include <pango2/pangocairo.h>
+#include <pango2/pango-item-private.h>
/* Test that itemizing a string with 0 characters works
*/