mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#endif
|
||||
#define SDL_DYNAMIC_API 0
|
||||
|
||||
#ifndef NO_BUILD_CONFIG
|
||||
#ifdef HAVE_BUILD_CONFIG
|
||||
#include "../src/SDL_internal.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user