summaryrefslogtreecommitdiffstats
path: root/src/collections.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/collections.c')
-rw-r--r--src/collections.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/collections.c b/src/collections.c
index 508f69c..6d143a7 100644
--- a/src/collections.c
+++ b/src/collections.c
@@ -3,9 +3,9 @@
#include "lilv_internal.h"
-#include "lilv/lilv.h"
-#include "sord/sord.h"
-#include "zix/tree.h"
+#include <lilv/lilv.h>
+#include <sord/sord.h>
+#include <zix/tree.h>
#include <stdbool.h>
#include <stddef.h>