mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
This commit is contained in:
@ -14,8 +14,8 @@
|
||||
#include "../lib/CConfigHandler.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "CPlayerInterface.h" //LOCPLINT
|
||||
#include "UIFramework/CGuiHandler.h"
|
||||
#include "UIFramework/CIntObjectClasses.h"
|
||||
#include "gui/CGuiHandler.h"
|
||||
#include "gui/CIntObjectClasses.h"
|
||||
#include "CMT.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user