aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demo_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo_utils.h')
-rw-r--r--examples/demo_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo_utils.h b/examples/demo_utils.h
index da3b2cd..db66b21 100644
--- a/examples/demo_utils.h
+++ b/examples/demo_utils.h
@@ -4,7 +4,7 @@
#ifndef EXAMPLES_DEMO_UTILS_H
#define EXAMPLES_DEMO_UTILS_H
-#include "pugl/pugl.h"
+#include <pugl/pugl.h>
#include <math.h>
#include <stdio.h>