diff options
Diffstat (limited to 'test/test_gl_hints.c')
-rw-r--r-- | test/test_gl_hints.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_gl_hints.c b/test/test_gl_hints.c index a40fdfa..c30d0ed 100644 --- a/test/test_gl_hints.c +++ b/test/test_gl_hints.c @@ -22,8 +22,8 @@ #include "test_utils.h" +#include "pugl/gl.h" #include "pugl/pugl.h" -#include "pugl/pugl_gl.h" #include <assert.h> |