aboutsummaryrefslogtreecommitdiffstats
path: root/src/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control.h')
-rw-r--r--src/control.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/control.h b/src/control.h
index 102fdad..661eb21 100644
--- a/src/control.h
+++ b/src/control.h
@@ -7,9 +7,9 @@
#include "attributes.h"
#include "nodes.h"
-#include "lilv/lilv.h"
-#include "lv2/atom/forge.h"
-#include "lv2/urid/urid.h"
+#include <lilv/lilv.h>
+#include <lv2/atom/forge.h>
+#include <lv2/urid/urid.h>
#include <stdbool.h>
#include <stddef.h>