mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-03 01:20:11 +00:00
Removed prefix from mw_layout.hpp.
This commit is contained in:
parent
4675402e0b
commit
18cdb3cccc
@ -34,7 +34,7 @@ set(GAMEINPUT_HEADER
|
|||||||
source_group(apps\\openmw\\mwinput FILES ${GAMEINPUT} ${GAMEINPUT_HEADER})
|
source_group(apps\\openmw\\mwinput FILES ${GAMEINPUT} ${GAMEINPUT_HEADER})
|
||||||
|
|
||||||
set(GAMEGUI_HEADER
|
set(GAMEGUI_HEADER
|
||||||
mwgui/mw_layouts.hpp
|
mwgui/layouts.hpp
|
||||||
mwgui/race.hpp
|
mwgui/race.hpp
|
||||||
mwgui/window_manager.hpp
|
mwgui/window_manager.hpp
|
||||||
mwgui/console.hpp
|
mwgui/console.hpp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#include "window_manager.hpp"
|
#include "window_manager.hpp"
|
||||||
#include "mw_layouts.hpp"
|
#include "layouts.hpp"
|
||||||
#include "race.hpp"
|
#include "race.hpp"
|
||||||
|
|
||||||
#include "../mwmechanics/mechanicsmanager.hpp"
|
#include "../mwmechanics/mechanicsmanager.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user