mirror of
https://github.com/OpenMW/openmw.git
synced 2025-03-03 15:09:39 +00:00
fix CI artifacts, missing header
This commit is contained in:
parent
6949dd89c2
commit
166e23a6d9
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
#include <SDL_video.h>
|
#include <SDL_video.h>
|
||||||
|
|
||||||
#include <numeric>
|
#include <numeric>
|
||||||
|
#include <array>
|
||||||
|
|
||||||
QString getAspect(int x, int y)
|
QString getAspect(int x, int y)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue