1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 08:52:40 +01:00

(svn r19125) -Fix (r18809): Compiling with desync-debug failed.

This commit is contained in:
frosch
2010-02-13 20:13:34 +00:00
parent f36fc2c80d
commit b0496c339f

View File

@@ -42,6 +42,7 @@ void SetRandomSeed(uint32 seed)
}
#ifdef RANDOM_DEBUG
#include "../network/network.h"
#include "../network/network_internal.h"
#include "../company_func.h"