commit | cf33d50d25c5660bf1d4325c11433fb281bc31cb | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Fri Oct 23 17:21:23 2015 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Oct 23 17:21:23 2015 +0000 |
tree | 18cd0af5001fa3b009c90771e5f2927ff07ad96f | |
parent | 18e7c64ea82e002978ef069884d195e02e7302df [diff] | |
parent | 6bb3114246f6f6aa406e65452dbaa12b135029ea [diff] |
Merge changes from topic 'parcel-v2' into mnc-dr-dev * changes: Maintain Parcel ABI Revert "Revert "Track ashmem memory usage in Parcel""
diff --git a/include/input/Input.h b/include/input/Input.h index 92b3d36..617175b 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.