mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
Add SDL_main.h includes to tests
.. including cmake/test/*.c, whatever that does (this is needed now because SDL.h doesn't include SDL_main.h anymore)
This commit is contained in:
committed by
Sam Lantinga
parent
ca2fe7be1a
commit
22e22ba196
@@ -24,6 +24,7 @@
|
||||
#endif
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_main.h>
|
||||
|
||||
/* WARNING ! those 2 files will be destroyed by this test program */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user