summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/PatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/PatchWindow.hpp')
-rw-r--r--src/libs/gui/PatchWindow.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/gui/PatchWindow.hpp b/src/libs/gui/PatchWindow.hpp
index def419fe..a3851dc1 100644
--- a/src/libs/gui/PatchWindow.hpp
+++ b/src/libs/gui/PatchWindow.hpp
@@ -35,7 +35,6 @@ using std::string; using std::list;
namespace Ingen { namespace Client {
class PatchModel;
class PortModel;
- class ControlModel;
class MetadataModel;
} }
using namespace Ingen::Client;