1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00

Merge pull request #799 from ace13/patch-3

Fix Windows builds
This commit is contained in:
scrawl 2015-11-10 15:01:45 +01:00
commit 03bd3d7470

View File

@ -1,6 +1,7 @@
#include "scalinglayer.hpp"
#include <MyGUI_RenderManager.h>
#include <algorithm>
namespace osgMyGUI
{