diff options
Diffstat (limited to 'test/pugl_cairo_test.c')
-rw-r--r-- | test/pugl_cairo_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pugl_cairo_test.c b/test/pugl_cairo_test.c index 4cabec9..e9fa27c 100644 --- a/test/pugl_cairo_test.c +++ b/test/pugl_cairo_test.c @@ -18,6 +18,7 @@ @file pugl_cairo_test.c A simple Pugl test that creates a top-level window. */ +#include "demo_utils.h" #include "test_utils.h" #include "pugl/pugl.h" |