mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-18 13:16:44 +00:00
Merge branch 'fix_build' into 'master'
Fix build with msvc See merge request OpenMW/openmw!4836
This commit is contained in:
commit
25adab1526
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef MWGUI_CONTROLLERBUTTONSOVERLAY_H
|
||||
#define MWGUI_CONTROLLERBUTTONSOVERLAY_H
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <MyGUI_ImageBox.h>
|
||||
#include <MyGUI_TextBox.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue