Bugfix for #1077 (compilation with netplay disabled)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3472 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-12-25 20:48:53 +00:00
parent 3b48ebaeee
commit b610c97a33
+2
View File
@@ -20,6 +20,8 @@
// For computer_intelligence()
#include "tactrans.h"
// For battleEndReady*
#include "init.h"
// For NUM_PLAYERS
#include "libs/memlib.h"
// For HMalloc(), HFree()
#ifdef NETPLAY