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