Fixed implicit function declaration warnings.

This commit is contained in:
Philipp Wiesemann 2013-05-10 21:08:37 +02:00
parent bb1f191c0d
commit cafc8e6dc1
2 changed files with 3 additions and 0 deletions

View file

@ -27,6 +27,8 @@
#include "SDL_androidvideo.h"
#include "SDL_androidwindow.h"
#include "../../core/android/SDL_android.h"
int
Android_CreateWindow(_THIS, SDL_Window * window)
{