mirror of https://github.com/OpenTTD/OpenTTD
(svn r19125) -Fix (r18809): Compiling with desync-debug failed.
parent
f36fc2c80d
commit
b0496c339f
|
@ -42,6 +42,7 @@ void SetRandomSeed(uint32 seed)
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef RANDOM_DEBUG
|
#ifdef RANDOM_DEBUG
|
||||||
|
#include "../network/network.h"
|
||||||
#include "../network/network_internal.h"
|
#include "../network/network_internal.h"
|
||||||
#include "../company_func.h"
|
#include "../company_func.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue