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 --- src/x11_stub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/x11_stub.c') diff --git a/src/x11_stub.c b/src/x11_stub.c index 0f2e6d2..be66a88 100644 --- a/src/x11_stub.c +++ b/src/x11_stub.c @@ -14,7 +14,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include "pugl/pugl_stub.h" +#include "pugl/stub.h" #include "stub.h" #include "types.h" -- cgit v1.2.1