summaryrefslogtreecommitdiff
path: root/lv2/lv2_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/lv2_gui.h')
-rw-r--r--lv2/lv2_gui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lv2/lv2_gui.h b/lv2/lv2_gui.h
index aef2127..2857445 100644
--- a/lv2/lv2_gui.h
+++ b/lv2/lv2_gui.h
@@ -27,7 +27,8 @@
#ifndef __DRUMGIZMO_LV2_GUI_H__
#define __DRUMGIZMO_LV2_GUI_H__
-#include "lv2_data_access.h"
+#include <lv2/lv2plug.in/ns/lv2core/lv2.h>
+#include <lv2/lv2plug.in/ns/ext/data-access/data-access.h>
#define PLUGIN_INSTANCE_URI "http://drumgizmo.org/ns/drumgizmo-plugin-instance"