mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-01-24 22:55:40 +08:00
testcpuinfo.c needs SDL3/SDL_main.h
This commit is contained in:
parent
5888b008b1
commit
bff449eb24
@ -1,4 +1,5 @@
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user