diff options
Diffstat (limited to 'examples/pugl_print_events.c')
-rw-r--r-- | examples/pugl_print_events.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pugl_print_events.c b/examples/pugl_print_events.c index 95ac440..816086d 100644 --- a/examples/pugl_print_events.c +++ b/examples/pugl_print_events.c @@ -22,7 +22,7 @@ #include "test/test_utils.h" #include "pugl/pugl.h" -#include "pugl/pugl_stub.h" +#include "pugl/stub.h" #include <stdbool.h> #include <stdio.h> |