t/sdl_test: Include m_mathinclude to fix compile on Windows

This commit is contained in:
Jakob Bornecrantz 2022-12-20 16:02:18 +00:00
parent 345ac9c635
commit 814170469a

View file

@ -8,6 +8,8 @@
#include "sdl_internal.h"
#include "math/m_mathinclude.h"
#include "util/u_device.h"
#include "util/u_distortion_mesh.h"