mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Reduced number of #include's in headers. May break compilation on Win
since some net packs now need DLL_LINKAGE
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
#include "../CGeneralTextHandler.h"
|
||||
#include "../CHeroHandler.h"
|
||||
#include "../CSoundBase.h"
|
||||
#include "../filesystem/ResourceID.h"
|
||||
#include "../IGameCallback.h"
|
||||
#include "../CGameState.h"
|
||||
|
||||
#include "CObjectClassesHandler.h"
|
||||
|
||||
|
Reference in New Issue
Block a user