Merge branch 'missing_header_build_fix' into 'master'

Fix windows launcher artifact builds, missing header

See merge request OpenMW/openmw!1056
dont-compose-content
psi29a 3 years ago
commit 0433a53883

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

Loading…
Cancel
Save