summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/random_func.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/random_func.cpp b/src/core/random_func.cpp
index ae3fcf95f..b64d5b9d6 100644
--- a/src/core/random_func.cpp
+++ b/src/core/random_func.cpp
@@ -36,7 +36,6 @@ void SetRandomSeed(uint32 seed)
#ifdef RANDOM_DEBUG
#include "../network/network_internal.h"
-#include "../variables.h" /* _frame_counter */
#include "../company_func.h"
uint32 DoRandom(int line, const char *file)