diff options
Diffstat (limited to 'libs/androidfw/tests/InputPublisherAndConsumer_test.cpp')
| -rw-r--r-- | libs/androidfw/tests/InputPublisherAndConsumer_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/androidfw/tests/InputPublisherAndConsumer_test.cpp b/libs/androidfw/tests/InputPublisherAndConsumer_test.cpp index bb45247..442b62f 100644 --- a/libs/androidfw/tests/InputPublisherAndConsumer_test.cpp +++ b/libs/androidfw/tests/InputPublisherAndConsumer_test.cpp @@ -23,7 +23,7 @@ #include <sys/mman.h> #include <cutils/ashmem.h> -#include "../../utils/tests/TestHelpers.h" +#include "TestHelpers.h" namespace android { |
