(Android) Cleanups

This commit is contained in:
twinaphex 2015-04-20 21:35:31 +02:00
parent d224b5c21d
commit 52bf335dd8
2 changed files with 1 additions and 2 deletions

View File

@ -23,6 +23,7 @@
#include "platform_android.h"
#include "../frontend.h"
#include "../../general.h"
#include <retro_inline.h>

View File

@ -29,8 +29,6 @@
#include <rthreads/rthreads.h>
#include "../frontend.h"
struct android_app
{
ANativeActivity* activity;