mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-21 13:55:30 +00:00
Include SDL_build_config.h without a 'build_config/' prefix
This commit is contained in:
committed by
Anonymous Maarten
parent
702abfe7d5
commit
c298d2024a
@@ -60,7 +60,7 @@
|
||||
SDL_free(ptr); \
|
||||
}
|
||||
|
||||
#include "build_config/SDL_build_config.h"
|
||||
#include "SDL_build_config.h"
|
||||
|
||||
#include "dynapi/SDL_dynapi.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user