Use the GTest portability headers
[folly.git] / folly / io / async / ssl / test / SSLErrorsTest.cpp
index f651aceaaaf50bf6f521e5e51c40efeb512074ba..6643cf2e6883859e6634432f0aab5281f8c28465 100644 (file)
@@ -16,7 +16,8 @@
 
 #include <folly/io/async/ssl/SSLErrors.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
+
 #include <openssl/err.h>
 #include <openssl/x509.h>