summaryrefslogtreecommitdiffstats
path: root/src/ChunkSender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChunkSender.h')
-rw-r--r--src/ChunkSender.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ChunkSender.h b/src/ChunkSender.h
index 0946f4318..855edbe11 100644
--- a/src/ChunkSender.h
+++ b/src/ChunkSender.h
@@ -26,7 +26,6 @@ Note that it may be called by world's BroadcastToChunk() if the client is still
#pragma once
#include "OSSupport/IsThread.h"
-#include "ChunkDef.h"
#include "ChunkDataCallback.h"
#include <unordered_set>