diff options
Diffstat (limited to 'services/inputflinger/tests/InputClassifier_test.cpp')
-rw-r--r-- | services/inputflinger/tests/InputClassifier_test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/inputflinger/tests/InputClassifier_test.cpp b/services/inputflinger/tests/InputClassifier_test.cpp index a72df01ce6..3a9994eed9 100644 --- a/services/inputflinger/tests/InputClassifier_test.cpp +++ b/services/inputflinger/tests/InputClassifier_test.cpp @@ -16,6 +16,7 @@ #include "../InputClassifier.h" #include <gtest/gtest.h> +#include <gui/constants.h> #include "TestInputListener.h" |