forked from mirror/OpenTTD
(svn r14486) -Fix (r13343)(r14484): compilation with desync debug was broken
This commit is contained in:
@@ -35,7 +35,7 @@ void SetRandomSeed(uint32 seed)
|
||||
}
|
||||
|
||||
#ifdef RANDOM_DEBUG
|
||||
#include "../network/network_data.h"
|
||||
#include "../network/network_internal.h"
|
||||
#include "../variables.h" /* _frame_counter */
|
||||
#include "../company_func.h"
|
||||
|
||||
|
Reference in New Issue
Block a user