diff options
Diffstat (limited to '')
-rw-r--r-- | source/cSignEntity.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/cSignEntity.cpp b/source/cSignEntity.cpp index 3f0befc3f..ca21d847b 100644 --- a/source/cSignEntity.cpp +++ b/source/cSignEntity.cpp @@ -6,7 +6,6 @@ #include "cPlayer.h"
#include "cClientHandle.h"
#include "cWorld.h"
-#include "cChunk.h"
#include "cRoot.h"
#include "packets/cPacket_UpdateSign.h"
|