summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2021-07-26 20:59:56 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2021-07-26 20:59:56 +0200
commit0461a36a4ec59ee38f8ac49c580e60a5bd70a24b (patch)
treeed562b1a38cd311f6a6e2f463fd6c924cb705097
parentMerge remote-tracking branch 'upstream/lcs' into lcs (diff)
downloadre3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar.gz
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar.bz2
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar.lz
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar.xz
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.tar.zst
re3-0461a36a4ec59ee38f8ac49c580e60a5bd70a24b.zip
-rw-r--r--src/control/Script.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/control/Script.cpp b/src/control/Script.cpp
index 233f5d5d..f52dda03 100644
--- a/src/control/Script.cpp
+++ b/src/control/Script.cpp
@@ -18,9 +18,7 @@
#include "FileMgr.h"
#include "Frontend.h"
#include "General.h"
-#ifdef MISSION_REPLAY
#include "GenericGameStorage.h"
-#endif
#include "HandlingMgr.h"
#include "Heli.h"
#include "Hud.h"