This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
SDL
mirror of
https://github.com/libsdl-org/SDL
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
testcpuinfo.c needs SDL3/SDL_main.h
Anonymous Maarten
3 years ago
parent
5888b008b1
commit
bff449eb24
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
test/testcpuinfo.c
+ 1
- 0
test/testcpuinfo.c
View File
@@ -1,4 +1,5 @@
#include <SDL3/SDL.h>
#include <SDL3/SDL.h>
+#include <SDL3/SDL_main.h>
#include <stdio.h>
#include <stdio.h>