Fixed missing prototypes on Android, patch from Sylvain

This commit is contained in:
Sam Lantinga
2016-12-02 02:25:12 -08:00
parent 84c0780e25
commit 26f05ecb4d
13 changed files with 203 additions and 60 deletions

View File

@@ -24,6 +24,7 @@
#if SDL_POWER_ANDROID
#include "SDL_power.h"
#include "../SDL_syspower.h"
#include "../../core/android/SDL_android.h"