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
|
@ -19,7 +19,7 @@
|
|||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "build_config/SDL_build_config.h"
|
||||
#include "SDL_build_config.h"
|
||||
#include "SDL_dynapi.h"
|
||||
#include "SDL_dynapi_unsupported.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue