Use the GTest portability headers
[folly.git] / folly / test / FormatTest.cpp
index d1d8c96aea34877ae54ee3518eb25b600c907414..f8e27e317ed8ae6a6a772414417a2c601e1626bb 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/Format.h>
 
 
 #include <folly/Format.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 #include <string>
 
 
 #include <string>