From 8ce8231c03b6ea32ef8d755503509aa72636aac7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 May 2012 19:30:31 +0000 Subject: Avoid including gtkmm.h git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4354 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/NewSubpatchWindow.hpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/gui/NewSubpatchWindow.hpp') diff --git a/src/gui/NewSubpatchWindow.hpp b/src/gui/NewSubpatchWindow.hpp index c74b5fe2..20a27dc6 100644 --- a/src/gui/NewSubpatchWindow.hpp +++ b/src/gui/NewSubpatchWindow.hpp @@ -17,7 +17,11 @@ #ifndef INGEN_GUI_NEWSUBPATCHWINDOW_HPP #define INGEN_GUI_NEWSUBPATCHWINDOW_HPP -#include +#include +#include +#include +#include +#include #include "raul/SharedPtr.hpp" -- cgit v1.2.1