summaryrefslogtreecommitdiffstats
path: root/src/gui/LoadGraphWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/LoadGraphWindow.hpp')
-rw-r--r--src/gui/LoadGraphWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/LoadGraphWindow.hpp b/src/gui/LoadGraphWindow.hpp
index 03b96f72..7b26eb7d 100644
--- a/src/gui/LoadGraphWindow.hpp
+++ b/src/gui/LoadGraphWindow.hpp
@@ -18,7 +18,7 @@
#define INGEN_GUI_LOADGRAPHWINDOW_HPP
#include "ingen/Node.hpp"
-#include "ingen/types.hpp"
+#include "ingen/memory.hpp"
#include <gtkmm/builder.h>
#include <gtkmm/button.h>