summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_interest.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/plugin_interest.h')
-rw-r--r--gtk2_ardour/plugin_interest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/plugin_interest.h b/gtk2_ardour/plugin_interest.h
index 1b7d3c0959..9f6b293325 100644
--- a/gtk2_ardour/plugin_interest.h
+++ b/gtk2_ardour/plugin_interest.h
@@ -21,7 +21,7 @@
#define __gtkardour_plugin_interest_h__
#include <vector>
-#include <ardour/plugin.h>
+#include "ardour/plugin.h"
typedef std::vector<ARDOUR::PluginPtr> SelectedPlugins;