From 7976df1832f8164e459902dc247a232f49b61064 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 7 Feb 2025 15:35:19 -0500 Subject: Use angle brackets for library includes and clean up include paths --- src/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common.c') diff --git a/src/common.c b/src/common.c index 2e6e0e6..3206a96 100644 --- a/src/common.c +++ b/src/common.c @@ -8,7 +8,7 @@ #include "platform.h" #include "types.h" -#include "pugl/pugl.h" +#include #include #include -- cgit v1.2.1