diff options
Diffstat (limited to 'test/test_gl.c')
-rw-r--r-- | test/test_gl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_gl.c b/test/test_gl.c index 8854cad..2747eef 100644 --- a/test/test_gl.c +++ b/test/test_gl.c @@ -5,7 +5,7 @@ #undef NDEBUG -#include "test_utils.h" +#include "puglutil/test_utils.h" #include "pugl/gl.h" #include "pugl/pugl.h" |