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

This commit is contained in:
frosch
2010-02-13 20:13:34 +00:00
parent 6422606c17
commit 9d5a8b851b

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"