summaryrefslogtreecommitdiffstats
path: root/source/blocks/BlockEntity.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/blocks/BlockEntity.h')
-rw-r--r--source/blocks/BlockEntity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blocks/BlockEntity.h b/source/blocks/BlockEntity.h
index bfc3241d3..caf6ee342 100644
--- a/source/blocks/BlockEntity.h
+++ b/source/blocks/BlockEntity.h
@@ -1,7 +1,7 @@
#pragma once
-#include "Block.h"
+#include "BlockHandler.h"