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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user