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 --- tests/ingen_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ingen_test.cpp') diff --git a/tests/ingen_test.cpp b/tests/ingen_test.cpp index 3e33bfd4..fbcc5cc0 100644 --- a/tests/ingen_test.cpp +++ b/tests/ingen_test.cpp @@ -34,8 +34,8 @@ #include "ingen/World.hpp" #include "ingen/filesystem.hpp" #include "ingen/fmt.hpp" +#include "ingen/memory.hpp" #include "ingen/runtime_paths.hpp" -#include "ingen/types.hpp" #include "raul/Path.hpp" #include "serd/serd.h" #include "sord/sordmm.hpp" -- cgit v1.2.1