diff options
Diffstat (limited to 'test/pugl_print_events.c')
-rw-r--r-- | test/pugl_print_events.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pugl_print_events.c b/test/pugl_print_events.c index 1a0e079..da486aa 100644 --- a/test/pugl_print_events.c +++ b/test/pugl_print_events.c @@ -21,7 +21,7 @@ #include "test_utils.h" #include "pugl/pugl.h" -#include "pugl/pugl_stub_backend.h" +#include "pugl/pugl_stub.h" #include <stdbool.h> #include <stdio.h> |