summaryrefslogtreecommitdiff
path: root/examples/cairosimple.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cairosimple.c')
-rw-r--r--examples/cairosimple.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/cairosimple.c b/examples/cairosimple.c
index 102b9fb3..d07f004c 100644
--- a/examples/cairosimple.c
+++ b/examples/cairosimple.c
@@ -1,4 +1,5 @@
-#include <config.h>
+/* simple example to use pangocairo to render rotated text */
+
#include <math.h>
#include <pango/pangocairo.h>