(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
1 changed files with 1 additions and 0 deletions

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"