aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_cairo_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_cairo_demo.c')
-rw-r--r--examples/pugl_cairo_demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_cairo_demo.c b/examples/pugl_cairo_demo.c
index 5fe0661..d8a1b08 100644
--- a/examples/pugl_cairo_demo.c
+++ b/examples/pugl_cairo_demo.c
@@ -22,8 +22,8 @@
#include "demo_utils.h"
#include "test/test_utils.h"
+#include "pugl/cairo.h"
#include "pugl/pugl.h"
-#include "pugl/pugl_cairo.h"
#include <cairo.h>