mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 06:28:29 +00:00
Removed duplicate includes.
This commit is contained in:
@@ -155,7 +155,6 @@ static void Android_JNI_ThreadDestroyed(void*);
|
||||
This file links the Java side of Android with libsdl
|
||||
*******************************************************************************/
|
||||
#include <jni.h>
|
||||
#include <android/log.h>
|
||||
|
||||
|
||||
/*******************************************************************************
|
||||
|
@@ -47,7 +47,6 @@ using namespace Windows::Phone::UI::Input;
|
||||
|
||||
/* SDL includes */
|
||||
extern "C" {
|
||||
#include "../../SDL_internal.h"
|
||||
#include "SDL_assert.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_hints.h"
|
||||
|
Reference in New Issue
Block a user