1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-29 03:19:44 +00:00

fix CI artifacts, missing header

This commit is contained in:
glassmancody.info 2021-07-25 20:49:17 -07:00
parent 6949dd89c2
commit 166e23a6d9

View File

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