summaryrefslogtreecommitdiff
path: root/examples/cairoshape.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cairoshape.c')
-rw-r--r--examples/cairoshape.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cairoshape.c b/examples/cairoshape.c
index ea38e95d..a778cd76 100644
--- a/examples/cairoshape.c
+++ b/examples/cairoshape.c
@@ -20,7 +20,7 @@
#include <stdio.h>
#include <string.h>
-#include <pango/pangocairo.h>
+#include <pango2/pangocairo.h>
#define BULLET "•"
#define HEART "♥"