From d7703c822c7b2373615a972f02667287635c667b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Oct 2020 16:32:32 +0100 Subject: Simplify header names --- examples/pugl_print_events.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/pugl_print_events.c') 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 #include -- cgit v1.2.1