forked from mirrors/0ad
Fix NoPCH following cb346e207b
Broken in cb346e207b
Differential Revision: https://code.wildfiregames.com/D3629
This was SVN commit r24994.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
|
||||
#include "i18n/L10n.h"
|
||||
#include "lib/utf8.h"
|
||||
#include "ps/CLogger.h"
|
||||
#include "scriptinterface/FunctionWrapper.h"
|
||||
#include "scriptinterface/ScriptInterface.h"
|
||||
|
||||
|
||||
@@ -19,9 +19,11 @@
|
||||
#define INCLUDED_VISUAL_REPLAY
|
||||
|
||||
#include "lib/os_path.h"
|
||||
#include "scriptinterface/ScriptTypes.h"
|
||||
|
||||
class CSimulation2;
|
||||
class CGUIManager;
|
||||
class CStrW;
|
||||
|
||||
class ScriptInterface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user