diff options
Diffstat (limited to 'core/jni/android_view_InputDevice.h')
| -rw-r--r-- | core/jni/android_view_InputDevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/jni/android_view_InputDevice.h b/core/jni/android_view_InputDevice.h index 78651ba..ac38eb1 100644 --- a/core/jni/android_view_InputDevice.h +++ b/core/jni/android_view_InputDevice.h @@ -19,7 +19,7 @@ #include "jni.h" -#include <androidfw/InputDevice.h> +#include <input/InputDevice.h> namespace android { |
