From d38dda5a7f283234021ef3ac738d2e86167c9434 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 9 Feb 2025 10:15:20 -0500 Subject: Use angle brackets for puglutil includes The convention here is that quotes are used for paths relative to the current file only. --- test/test_show_hide.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_show_hide.c') diff --git a/test/test_show_hide.c b/test/test_show_hide.c index 8d67303..8b67325 100644 --- a/test/test_show_hide.c +++ b/test/test_show_hide.c @@ -8,7 +8,7 @@ #undef NDEBUG -#include "puglutil/test_utils.h" +#include #include #include -- cgit v1.2.1