aboutsummaryrefslogtreecommitdiff
path: root/src/game/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Object.h')
-rw-r--r--src/game/Object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Object.h b/src/game/Object.h
index a2c8125b669..7e899f76d4a 100644
--- a/src/game/Object.h
+++ b/src/game/Object.h
@@ -22,7 +22,6 @@
#define _OBJECT_H
#include "Common.h"
-#include "ByteBuffer.h"
#include "UpdateFields.h"
#include "UpdateData.h"
#include "GameSystem/GridReference.h"