summaryrefslogtreecommitdiffstats
path: root/src/gui/GraphBox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/GraphBox.hpp')
-rw-r--r--src/gui/GraphBox.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/GraphBox.hpp b/src/gui/GraphBox.hpp
index 7978d573..e2a1ce98 100644
--- a/src/gui/GraphBox.hpp
+++ b/src/gui/GraphBox.hpp
@@ -29,7 +29,7 @@
#include <gtkmm/statusbar.h>
#include "ingen/ingen.h"
-#include "ingen/types.hpp"
+#include "ingen/memory.hpp"
#include "Window.hpp"