Moved canvas colors and theme file selection into new ui specific config system
[ardour.git] / gtk2_ardour / vst_pluginui.cc
index 5e65475c46acbcb155a89bffa22363eb05f39481..e1378dbb2a41ff3aac13ddf22a5aaab495a8b44a 100644 (file)
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #include <fst.h>
 #include <gtk/gtksocket.h>
-#include <ardour/insert.h>
+#include <ardour/processor.h>
 #include <ardour/vst_plugin.h>
 
 #include "plugin_ui.h"