summaryrefslogtreecommitdiffstats
path: root/source/ChunkSender.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/ChunkSender.cpp')
-rw-r--r--source/ChunkSender.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ChunkSender.cpp b/source/ChunkSender.cpp
index 6282a605c..005cfe29d 100644
--- a/source/ChunkSender.cpp
+++ b/source/ChunkSender.cpp
@@ -10,7 +10,7 @@
#include "Globals.h"
#include "ChunkSender.h"
#include "World.h"
-#include "BlockEntity.h"
+#include "BlockEntities/BlockEntity.h"
#include "Protocol/ChunkDataSerializer.h"