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/server/InputPort.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/InputPort.hpp') diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp index dfe8b92a..ad8b10a4 100644 --- a/src/server/InputPort.hpp +++ b/src/server/InputPort.hpp @@ -22,7 +22,7 @@ #include "PortType.hpp" #include "types.hpp" -#include "ingen/types.hpp" +#include "ingen/memory.hpp" #include "lv2/urid/urid.h" #include -- cgit v1.2.1