Use the GTest portability headers
[folly.git] / folly / test / LoggingTest.cpp
index 734640decfb5e94e5451b0683e0b2f2309678018..9b752c5439ba86ee38678c3ef8c648cb00e53416 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/Logging.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 #include <vector>