1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-16 16:20:53 +00:00

Merge branch 'missing_header_build_fix' into 'master'

Fix windows launcher artifact builds, missing header

See merge request OpenMW/openmw!1056
This commit is contained in:
psi29a 2021-07-26 09:56:42 +00:00
commit 0433a53883

View File

@ -14,6 +14,7 @@
#include <SDL_video.h>
#include <numeric>
#include <array>
QString getAspect(int x, int y)
{