Use the GTest portability headers
[folly.git] / folly / portability / test / LibgenTest.cpp
index 9d258a58e27e88a59083b85e3551d6218b986a62..737f1bf29a681ff7343252a9b2ff0d80cfe1d3ac 100755 (executable)
@@ -16,8 +16,7 @@
 
 #include <string>
 
-#include <gtest/gtest.h>
-
+#include <folly/portability/GTest.h>
 #include <folly/portability/Libgen.h>
 
 TEST(Libgen, dirname) {