diff options
Diffstat (limited to 'test/pugl_cairo_test.c')
-rw-r--r-- | test/pugl_cairo_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pugl_cairo_test.c b/test/pugl_cairo_test.c index ca4d368..22f54a4 100644 --- a/test/pugl_cairo_test.c +++ b/test/pugl_cairo_test.c @@ -21,7 +21,7 @@ #include "test_utils.h" #include "pugl/pugl.h" -#include "pugl/pugl_cairo_backend.h" +#include "pugl/pugl_cairo.h" #include <cairo.h> |