From 08965ec67ada98f63f8ac879cc44c8b0e7ff046d Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 5 Mar 2012 16:16:58 -0800 Subject: fixup hardcoded include paths for new project Change-Id: Id443ec5c99bb4d7653905f1be1f72a029e0cf087 --- libs/androidfw/tests/InputChannel_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/androidfw/tests/InputChannel_test.cpp') 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 #include -#include "../../utils/tests/TestHelpers.h" +#include "TestHelpers.h" namespace android { -- cgit v1.1