Use the GTest portability headers
[folly.git] / folly / test / ArrayTest.cpp
index 2bfc73a8f51a55a4b237e8e413f49c72a344eb14..c50270dff2e1c93b71e00a11ea59ff151a7d07ef 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 #include <folly/Array.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 #include <string>
 
 using namespace std;