aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_window_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_window_demo.c')
-rw-r--r--examples/pugl_window_demo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/pugl_window_demo.c b/examples/pugl_window_demo.c
index 6ae6f8b..757c0f9 100644
--- a/examples/pugl_window_demo.c
+++ b/examples/pugl_window_demo.c
@@ -7,7 +7,8 @@
#include "cube_view.h"
#include "demo_utils.h"
-#include "test/test_utils.h"
+
+#include "puglutil/test_utils.h"
#include "pugl/gl.h"
#include "pugl/pugl.h"