summaryrefslogtreecommitdiffstats
path: root/tests/BlockTypeRegistry/BlockStateTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/BlockTypeRegistry/BlockStateTest.cpp')
-rw-r--r--tests/BlockTypeRegistry/BlockStateTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/BlockTypeRegistry/BlockStateTest.cpp b/tests/BlockTypeRegistry/BlockStateTest.cpp
index a9af34a9a..750e94d5f 100644
--- a/tests/BlockTypeRegistry/BlockStateTest.cpp
+++ b/tests/BlockTypeRegistry/BlockStateTest.cpp
@@ -1,5 +1,5 @@
#include "Globals.h"
-#include "BlockState.h"
+#include "Bindings/BlockState.h"
#include "../TestHelpers.h"