summaryrefslogtreecommitdiff
path: root/libs/input/InputDevice.cpp
diff options
context:
space:
mode:
author Xin Li <delphij@google.com> 2022-03-08 00:18:26 +0000
committer Xin Li <delphij@google.com> 2022-03-08 00:18:26 +0000
commit61c1f4628b4ef1114640100f770d3d299c4403a6 (patch)
treea3b6ee5f0d822c7f517f9e3c7ce7d8e8f967f6ad /libs/input/InputDevice.cpp
parent989e5479fe29b1b8aaf6f0e4f32d55a5ad7c44ec (diff)
parent954091149541cbadd3e8e7f85b88f7f2b571dd42 (diff)
Merge Android 12L
Bug: 222710654 Merged-In: I10f5fcb9874bed209a70e61db875afcf6d7c9795 Change-Id: I0cf7b9d77ca9818dbfa1b737ad56a4dade9b22c3
Diffstat (limited to 'libs/input/InputDevice.cpp')
-rw-r--r--libs/input/InputDevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/input/InputDevice.cpp b/libs/input/InputDevice.cpp
index fcbc16f9c7..1aec477081 100644
--- a/libs/input/InputDevice.cpp
+++ b/libs/input/InputDevice.cpp
@@ -21,9 +21,9 @@
#include <ctype.h>
#include <android-base/stringprintf.h>
+#include <ftl/NamedEnum.h>
#include <input/InputDevice.h>
#include <input/InputEventLabels.h>
-#include <input/NamedEnum.h>
using android::base::StringPrintf;