summaryrefslogtreecommitdiffstats
path: root/src/gui/NewSubgraphWindow.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 00:25:59 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 00:25:59 -0400
commit607f8d1b51f28dba773a1304b0a46314a326bf09 (patch)
tree1cb03517e1f5246d8822b6af639d357b6b41f3b2 /src/gui/NewSubgraphWindow.hpp
parent11b57c89ea8e7d1333f859515233484ac9749729 (diff)
downloadingen-607f8d1b51f28dba773a1304b0a46314a326bf09.tar.gz
ingen-607f8d1b51f28dba773a1304b0a46314a326bf09.tar.bz2
ingen-607f8d1b51f28dba773a1304b0a46314a326bf09.zip
Clean up includes and forward declarations
Diffstat (limited to 'src/gui/NewSubgraphWindow.hpp')
-rw-r--r--src/gui/NewSubgraphWindow.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/NewSubgraphWindow.hpp b/src/gui/NewSubgraphWindow.hpp
index be660da5..acb6c977 100644
--- a/src/gui/NewSubgraphWindow.hpp
+++ b/src/gui/NewSubgraphWindow.hpp
@@ -21,8 +21,6 @@
#include "ingen/Properties.hpp"
-#include <gtkmm/window.h>
-
#include <memory>
namespace Glib {