Index: cc/FloatQuadTest.cpp |
diff --git a/cc/FloatQuadTest.cpp b/cc/FloatQuadTest.cpp |
index ff8cffe751810c9be92ee51316419144a0f88a1e..aac1a4a6211231f029c3580b1eb3e618c28b17f9 100644 |
--- a/cc/FloatQuadTest.cpp |
+++ b/cc/FloatQuadTest.cpp |
@@ -6,7 +6,7 @@ |
#include "CCMathUtil.h" |
#include "FloatQuad.h" |
-#include <gtest/gtest.h> |
+#include "testing/gtest/include/gtest/gtest.h" |
#include <public/WebTransformationMatrix.h> |
using namespace cc; |