1
0
Fork 0
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:
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)
{