aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_management_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_management_demo.c')
-rw-r--r--examples/pugl_management_demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_management_demo.c b/examples/pugl_management_demo.c
index 163e063..156b2dd 100644
--- a/examples/pugl_management_demo.c
+++ b/examples/pugl_management_demo.c
@@ -5,7 +5,7 @@
A demonstration of window types, states, and management.
*/
-#include "test/test_utils.h"
+#include "puglutil/test_utils.h"
#include "pugl/cairo.h"
#include "pugl/pugl.h"