Updated config headers to override the base SDL_config.h if both are included

This commit is contained in:
Sam Lantinga
2017-02-20 10:55:33 -08:00
parent dfa8fb3105
commit 94754c3968
9 changed files with 13 additions and 4 deletions

View File

@@ -21,6 +21,7 @@
#ifndef SDL_config_minimal_h_
#define SDL_config_minimal_h_
#define SDL_config_h_
#include "SDL_platform.h"