diff options
Diffstat (limited to 'test/pugl_gl3_test.c')
-rw-r--r-- | test/pugl_gl3_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_gl3_test.c b/test/pugl_gl3_test.c index d214f20..86fb11c 100644 --- a/test/pugl_gl3_test.c +++ b/test/pugl_gl3_test.c @@ -36,6 +36,7 @@ #define GL_SILENCE_DEPRECATION 1 +#include "demo_utils.h" #include "shader_utils.h" #include "test_utils.h" |