From a1549ff1bf59d6a4c85c92678b45d01757c38b6b Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 5 Mar 2012 13:57:02 -0800 Subject: fixup include paths - remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673 --- opengl/tests/hwc/hwcCommit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opengl/tests/hwc/hwcCommit.cpp') diff --git a/opengl/tests/hwc/hwcCommit.cpp b/opengl/tests/hwc/hwcCommit.cpp index 685dc5d..efa646c 100644 --- a/opengl/tests/hwc/hwcCommit.cpp +++ b/opengl/tests/hwc/hwcCommit.cpp @@ -106,7 +106,7 @@ #include #include -#include +#include "hwcTestLib.h" using namespace std; using namespace android; -- cgit v1.1