From ec3e053611c5a7c1ffe5f0e308610a54b6d4cd92 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 24 Nov 2024 13:31:55 -0500 Subject: Use angle brackets for library includes and clean up include paths --- test/test_plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_plugin.c') diff --git a/test/test_plugin.c b/test/test_plugin.c index 2652159..0bd1870 100644 --- a/test/test_plugin.c +++ b/test/test_plugin.c @@ -5,7 +5,7 @@ #include "lilv_test_utils.h" -#include "lilv/lilv.h" +#include #include #include -- cgit v1.2.1