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/lilv_test_utils.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/lilv_test_utils.h') diff --git a/test/lilv_test_utils.h b/test/lilv_test_utils.h index a389959..0943238 100644 --- a/test/lilv_test_utils.h +++ b/test/lilv_test_utils.h @@ -4,8 +4,8 @@ #ifndef LILV_TEST_UTILS_H #define LILV_TEST_UTILS_H -#include "lilv/lilv.h" -#include "zix/attributes.h" +#include +#include #define MANIFEST_PREFIXES \ "\ -- cgit v1.2.1