mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
tests: include SDL_build_config.h when HAVE_BUILD_CONFIG is defined
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_test.h>
|
||||
#include "testautomation_suites.h"
|
||||
#ifdef HAVE_BUILD_CONFIG
|
||||
#include "SDL_build_config.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Tests SDL_InitSubSystem() and SDL_QuitSubSystem()
|
||||
|
||||
Reference in New Issue
Block a user