1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-18 12:16:41 +00:00

Merge branch 'fix_build' into 'master'

Fix build with msvc

See merge request OpenMW/openmw!4836
This commit is contained in:
psi29a 2025-08-07 07:06:29 +00:00
commit 25adab1526

View file

@ -1,6 +1,8 @@
#ifndef MWGUI_CONTROLLERBUTTONSOVERLAY_H
#define MWGUI_CONTROLLERBUTTONSOVERLAY_H
#include <array>
#include <MyGUI_ImageBox.h>
#include <MyGUI_TextBox.h>