diff options
Diffstat (limited to 'src/engine/shared/snapshot.cpp')
| -rw-r--r-- | src/engine/shared/snapshot.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/shared/snapshot.cpp b/src/engine/shared/snapshot.cpp index f908d1c2..fee6afa2 100644 --- a/src/engine/shared/snapshot.cpp +++ b/src/engine/shared/snapshot.cpp @@ -1,7 +1,6 @@ /* (c) Magnus Auvinen. See licence.txt in the root of the distribution for more information. */ /* If you are missing that file, acquire a complete release at teeworlds.com. */ #include "snapshot.h" -#include "engine.h" #include "compression.h" // CSnapshot |