mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-28 11:11:31 +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:
commit
0433a53883
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <SDL_video.h>
|
||||
|
||||
#include <numeric>
|
||||
#include <array>
|
||||
|
||||
QString getAspect(int x, int y)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue