aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_gtk.c')
-rw-r--r--src/jalv_gtk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/jalv_gtk.c b/src/jalv_gtk.c
index a27a8df..4fbdc3f 100644
--- a/src/jalv_gtk.c
+++ b/src/jalv_gtk.c
@@ -18,8 +18,8 @@
#include <gtk/gtk.h>
-#include "lv2/lv2plug.in/ns/ext/patch/patch.h"
-#include "lv2/lv2plug.in/ns/ext/port-props/port-props.h"
+#include "lv2/patch/patch.h"
+#include "lv2/port-props/port-props.h"
#include "jalv_internal.h"