From a7fb026159adf036ffcae98987a6fd8bb6bec87d Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Sat, 26 Jan 2008 00:43:26 +0000 Subject: [PATCH] added missing header git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@674 0778d3d1-df1d-0410-868b-ea421aaaa00d --- src/widgets/ladspa_control_view.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/widgets/ladspa_control_view.cpp b/src/widgets/ladspa_control_view.cpp index 98f761966..5132ac2ba 100644 --- a/src/widgets/ladspa_control_view.cpp +++ b/src/widgets/ladspa_control_view.cpp @@ -31,6 +31,7 @@ #include "led_checkbox.h" #include "tempo_sync_knob.h" #include "tooltip.h" +#include "automatable_model_templates.h" ladspaControlView::ladspaControlView( QWidget * _parent,