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 --- test/test_world.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_world.c') diff --git a/test/test_world.c b/test/test_world.c index 18c8ef2..9d0d145 100644 --- a/test/test_world.c +++ b/test/test_world.c @@ -5,7 +5,7 @@ #undef NDEBUG -#include "pugl/pugl.h" +#include #include #include -- cgit v1.2.1