mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 07:53:51 +00:00
Minor include cleanup
This commit is contained in:
parent
025a1a7866
commit
6555ee8d80
1 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <MyGUI_EditBox.h>
|
||||
#include <MyGUI_Button.h>
|
||||
#include <MyGUI_Gui.h>
|
||||
#include <MyGUI_ImageBox.h>
|
||||
|
||||
#include <components/esm/quickkeys.hpp>
|
||||
#include <components/misc/resourcehelpers.hpp>
|
||||
|
@ -19,8 +20,6 @@
|
|||
#include "../mwmechanics/creaturestats.hpp"
|
||||
|
||||
#include "../mwgui/inventorywindow.hpp"
|
||||
#include "../mwgui/bookwindow.hpp"
|
||||
#include "../mwgui/scrollwindow.hpp"
|
||||
|
||||
#include "windowmanagerimp.hpp"
|
||||
#include "itemselection.hpp"
|
||||
|
|
Loading…
Reference in a new issue