diff options
Diffstat (limited to 'opengl/tests/hwc/hwcTestLib.cpp')
-rw-r--r-- | opengl/tests/hwc/hwcTestLib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tests/hwc/hwcTestLib.cpp b/opengl/tests/hwc/hwcTestLib.cpp index 63f42bafc436..28e0c3f37b8a 100644 --- a/opengl/tests/hwc/hwcTestLib.cpp +++ b/opengl/tests/hwc/hwcTestLib.cpp @@ -25,7 +25,7 @@ #include <arpa/inet.h> // For ntohl() and htonl() -#include <hwc/hwcTestLib.h> +#include "hwcTestLib.h" #include "EGLUtils.h" |