aboutsummaryrefslogtreecommitdiffstats
path: root/src/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/state.h b/src/state.h
index a2a1922..c4c1fd3 100644
--- a/src/state.h
+++ b/src/state.h
@@ -7,8 +7,8 @@
#include "attributes.h"
#include "types.h"
-#include "lilv/lilv.h"
-#include "lv2/state/state.h"
+#include <lilv/lilv.h>
+#include <lv2/state/state.h>
// State and preset utilities
JALV_BEGIN_DECLS