diff options
Diffstat (limited to 'opengl/tests/hwc/hwcCommit.cpp')
| -rw-r--r-- | opengl/tests/hwc/hwcCommit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <hardware/hwcomposer.h> #include <glTestLib.h> -#include <hwc/hwcTestLib.h> +#include "hwcTestLib.h" using namespace std; using namespace android; |
