summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp')
-rw-r--r--tests/BlockTypeRegistry/BlockTypeRegistryTest.cpp2
1 files changed, 1 insertions, 1 deletions
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"