diff options
Diffstat (limited to 'cc/test/CCLayerTestCommon.cpp')
-rw-r--r-- | cc/test/CCLayerTestCommon.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cc/test/CCLayerTestCommon.cpp b/cc/test/CCLayerTestCommon.cpp index 988902b..f62c488 100644 --- a/cc/test/CCLayerTestCommon.cpp +++ b/cc/test/CCLayerTestCommon.cpp @@ -6,8 +6,7 @@ #include "CCLayerTestCommon.h" #include "CCDrawQuad.h" - -#include <gtest/gtest.h> +#include "testing/gtest/include/gtest/gtest.h" namespace CCLayerTestCommon { |