From bff449eb24d4a211e8419d3a48a7eef8404ee521 Mon Sep 17 00:00:00 2001 From: Anonymous Maarten Date: Wed, 1 Feb 2023 23:49:27 +0100 Subject: [PATCH] testcpuinfo.c needs SDL3/SDL_main.h --- test/testcpuinfo.c | 1 + 1 file changed, 1 insertion(+) diff --git a/test/testcpuinfo.c b/test/testcpuinfo.c index f454a867a2..f4c41cbc43 100644 --- a/test/testcpuinfo.c +++ b/test/testcpuinfo.c @@ -1,4 +1,5 @@ #include +#include #include