summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/plugin_ui.h')
-rw-r--r--gtk2_ardour/plugin_ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/plugin_ui.h b/gtk2_ardour/plugin_ui.h
index 95be14ceee..587001fcfe 100644
--- a/gtk2_ardour/plugin_ui.h
+++ b/gtk2_ardour/plugin_ui.h
@@ -46,6 +46,7 @@
#include <gtkmm/socket.h>
#include "ardour/types.h"
+#include "ardour/plugin.h"
#include "automation_controller.h"
#include "ardour_button.h"
@@ -57,6 +58,7 @@ namespace ARDOUR {
class LXVSTPlugin;
class IOProcessor;
class AUPlugin;
+ class Processor;
}
namespace PBD {