diff options
Diffstat (limited to 'test/pugl_test.c')
-rw-r--r-- | test/pugl_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_test.c b/test/pugl_test.c index 4c0498d..f5a696e 100644 --- a/test/pugl_test.c +++ b/test/pugl_test.c @@ -20,6 +20,7 @@ #define GL_SILENCE_DEPRECATION 1 +#include "demo_utils.h" #include "test_utils.h" #include "pugl/gl.h" |