mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-05 00:49:09 +02:00
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
This commit is contained in:
@ -20,8 +20,8 @@
|
||||
#include "CMusicHandler.h"
|
||||
#include "Graphics.h"
|
||||
#include "GUIClasses.h"
|
||||
#include "UIFramework/CGuiHandler.h"
|
||||
#include "UIFramework/SDL_Pixels.h"
|
||||
#include "gui/CGuiHandler.h"
|
||||
#include "gui/SDL_Pixels.h"
|
||||
|
||||
/*
|
||||
* CAdventureMapClasses.h, part of VCMI engine
|
||||
|
Reference in New Issue
Block a user