diff --git a/sc2/src/uqm/battlecontrols.c b/sc2/src/uqm/battlecontrols.c index 8edeb6590..e299051dc 100644 --- a/sc2/src/uqm/battlecontrols.c +++ b/sc2/src/uqm/battlecontrols.c @@ -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