aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_gl_hints.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_gl_hints.c')
-rw-r--r--test/test_gl_hints.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_gl_hints.c b/test/test_gl_hints.c
index 9e31548..5ca5902 100644
--- a/test/test_gl_hints.c
+++ b/test/test_gl_hints.c
@@ -7,8 +7,8 @@
#include "puglutil/test_utils.h"
-#include "pugl/gl.h"
-#include "pugl/pugl.h"
+#include <pugl/gl.h>
+#include <pugl/pugl.h>
#include <assert.h>