(svn r23741) -Revert (r23740): the few parts that the Windows / non-network compiles stumble on

This commit is contained in:
rubidium
2012-01-03 21:47:01 +00:00
parent d5eeab43b7
commit 3481ca0f57
5 changed files with 12 additions and 0 deletions

View File

@@ -11,9 +11,12 @@
#include "stdafx.h"
#include "console_internal.h"
#include "debug.h"
#include "engine_func.h"
#include "landscape.h"
#include "saveload/saveload.h"
#include "network/network.h"
#include "network/network_func.h"
#include "network/network_base.h"
#include "network/network_admin.h"
#include "network/network_client.h"