Fix compilation in release mode busted in r3320

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3323 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2009-11-18 18:33:41 +00:00
parent 4d6bf78840
commit b3b12c4903
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
#include "../controls.h"
// XXX: for stuff that does not belong there
#include "../encount.h"
#include "../races.h"
#include "../gameopt.h"
#include "../gamestr.h"
#include "../globdata.h"
+1
View File
@@ -20,6 +20,7 @@
#include "../colors.h"
#include "../controls.h"
#include "../encount.h"
#include "../races.h"
#include "../gamestr.h"
#include "../globdata.h"
#include "../init.h"