aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pugl_embed_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pugl_embed_demo.c')
-rw-r--r--examples/pugl_embed_demo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_embed_demo.c b/examples/pugl_embed_demo.c
index 4e5fc75..70e00c2 100644
--- a/examples/pugl_embed_demo.c
+++ b/examples/pugl_embed_demo.c
@@ -4,7 +4,7 @@
#include "cube_view.h"
#include "demo_utils.h"
-#include "puglutil/test_utils.h"
+#include <puglutil/test_utils.h>
#include <pugl/gl.h>
#include <pugl/pugl.h>