diff options
Diffstat (limited to 'libs/androidfw/tests/InputChannel_test.cpp')
| -rw-r--r-- | libs/androidfw/tests/InputChannel_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/androidfw/tests/InputChannel_test.cpp b/libs/androidfw/tests/InputChannel_test.cpp index 0e5d19d..7fff8af 100644 --- a/libs/androidfw/tests/InputChannel_test.cpp +++ b/libs/androidfw/tests/InputChannel_test.cpp @@ -23,7 +23,7 @@ #include <time.h> #include <errno.h> -#include "../../utils/tests/TestHelpers.h" +#include "TestHelpers.h" namespace android { |
