summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2015-10-23 02:02:42 +0000
committerandroid-build-merger <android-build-merger@google.com>2015-10-23 02:02:42 +0000
commit1b28b05d2edf11f49717b53cd49a9161892f0388 (patch)
treeb43ee84a8ddb15c83dadcd7225e578ff4fedc49d /include
parent9830f11dc6b6aa4001c79147966fdb9eaa71c2f2 (diff)
parent9ec978732f8dd82e7adef3e37097eaca3fbd65f0 (diff)
downloadframeworks_native-1b28b05d2edf11f49717b53cd49a9161892f0388.zip
frameworks_native-1b28b05d2edf11f49717b53cd49a9161892f0388.tar.gz
frameworks_native-1b28b05d2edf11f49717b53cd49a9161892f0388.tar.bz2
resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7
am: 9ec978732f * commit '9ec978732f8dd82e7adef3e37097eaca3fbd65f0': DO NOT MERGE: fix build breakage
Diffstat (limited to 'include')
-rw-r--r--include/input/Input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/input/Input.h b/include/input/Input.h
index b067a6b..80845b4 100644
--- a/include/input/Input.h
+++ b/include/input/Input.h
@@ -28,6 +28,7 @@
#include <utils/String8.h>
#include <utils/Timers.h>
#include <utils/Vector.h>
+#include <stdint.h>
/*
* Additional private constants not defined in ndk/ui/input.h.