mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-13 23:08:13 +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
@@ -4,7 +4,7 @@
|
||||
|
||||
#ifndef NO_BUILD_CONFIG
|
||||
/* Disable intrinsics that are unsupported by the current compiler */
|
||||
#include <build_config/SDL_build_config.h>
|
||||
#include "SDL_build_config.h"
|
||||
#endif
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
|
Reference in New Issue
Block a user