mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-16 17:58:27 +00:00
Include SDL_build_config.h without a 'build_config/' prefix
This commit is contained in:
parent
702abfe7d5
commit
c298d2024a
14 changed files with 50 additions and 41 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <SDL3/SDL.h>
|
||||
#include <SDL3/SDL_test.h>
|
||||
#include "testautomation_suites.h"
|
||||
#include "build_config/SDL_build_config.h"
|
||||
#include "SDL_build_config.h"
|
||||
|
||||
/**
|
||||
* Tests SDL_InitSubSystem() and SDL_QuitSubSystem()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue