diff options
Diffstat (limited to 'src/gui/NewSubgraphWindow.hpp')
-rw-r--r-- | src/gui/NewSubgraphWindow.hpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/gui/NewSubgraphWindow.hpp b/src/gui/NewSubgraphWindow.hpp index be660da5..b0fb24d2 100644 --- a/src/gui/NewSubgraphWindow.hpp +++ b/src/gui/NewSubgraphWindow.hpp @@ -19,9 +19,7 @@ #include "Window.hpp" -#include "ingen/Properties.hpp" - -#include <gtkmm/window.h> +#include <ingen/Properties.hpp> #include <memory> |