Move Android JNI bits from DolphinWX to the Android folder.

This commit is contained in:
Ryan Houdek
2016-01-06 15:35:15 -06:00
parent 0a42a0ab1b
commit 74478addeb
8 changed files with 43 additions and 39 deletions

View File

@ -4,8 +4,8 @@
#pragma once
#include "DolphinWX/Android/ButtonManager.h"
#include "InputCommon/ControllerInterface/Device.h"
#include "jni/ButtonManager.h"
namespace ciface
{