mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 09:18:27 +00:00
SDL_test: add include for SDLTest_CommonState
This commit is contained in:
parent
b4c3df1189
commit
26728c321f
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
#define SDL_test_h_arness_h
|
#define SDL_test_h_arness_h
|
||||||
|
|
||||||
#include <SDL3/SDL_stdinc.h>
|
#include <SDL3/SDL_stdinc.h>
|
||||||
|
#include <SDL3/SDL_test_common.h> /* SDLTest_CommonState */
|
||||||
|
|
||||||
#include <SDL3/SDL_begin_code.h>
|
#include <SDL3/SDL_begin_code.h>
|
||||||
/* Set up for C function definitions, even when using C++ */
|
/* Set up for C function definitions, even when using C++ */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue