aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/LV2/include/lv2wrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LV2/include/lv2wrapper.h b/plugins/LV2/include/lv2wrapper.h
index e92c690..5a87dd1 100644
--- a/plugins/LV2/include/lv2wrapper.h
+++ b/plugins/LV2/include/lv2wrapper.h
@@ -1,4 +1,4 @@
-#include "lv2/core/lv2.h"
+#include <lv2.h>
LV2_Descriptor descriptor;