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 d4b70bb32a
commit c1277f268e
9 changed files with 13 additions and 4 deletions

View file

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