mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined
This commit is contained in:
parent
c2121dd9a2
commit
543f244965
4 changed files with 5 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
#endif
|
||||
#define SDL_DYNAMIC_API 0
|
||||
|
||||
#ifndef NO_BUILD_CONFIG
|
||||
#ifdef HAVE_BUILD_CONFIG
|
||||
#include "../src/SDL_internal.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue