From 742e27ad2f037205285e475be487ec9ed874ca91 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Tue, 8 Sep 2020 09:46:16 +0100 Subject: Remove unused Temporary namespace - Remove unused temporary mapping generation at startup --- tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp') diff --git a/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp b/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp index 9e003cfcd..cac83c6a8 100644 --- a/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp +++ b/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp @@ -1,6 +1,6 @@ #include "Globals.h" -#include "BlockTypeRegistry.h" +#include "Bindings/BlockTypeRegistry.h" #include "../TestHelpers.h" -- cgit v1.2.3