From b8128027fcf79ece3ed973627dd4e76eb36b5997 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 2 Aug 2020 13:33:36 +0200 Subject: Rename memory utility header --- src/gui/GraphView.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/GraphView.hpp') diff --git a/src/gui/GraphView.hpp b/src/gui/GraphView.hpp index fc7356f3..0a4a6d21 100644 --- a/src/gui/GraphView.hpp +++ b/src/gui/GraphView.hpp @@ -17,7 +17,7 @@ #ifndef INGEN_GUI_GRAPHVIEW_HPP #define INGEN_GUI_GRAPHVIEW_HPP -#include "ingen/types.hpp" +#include "ingen/memory.hpp" #include #include -- cgit v1.2.1