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_remote_copy_paste.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_remote_copy_paste.c') diff --git a/test/test_remote_copy_paste.c b/test/test_remote_copy_paste.c index 5b6a852..3d1756b 100644 --- a/test/test_remote_copy_paste.c +++ b/test/test_remote_copy_paste.c @@ -5,7 +5,7 @@ #undef NDEBUG -#include "puglutil/test_utils.h" +#include #include #include -- cgit v1.2.1