Use the GTest portability headers
[folly.git] / folly / experimental / io / test / FsUtilTest.cpp
index 227898734d7e8dd8e0608061b91da5aff15f2a54..fd23b90d422c6c9c49122d3fc284bcb0e7703729 100644 (file)
@@ -17,7 +17,8 @@
 #include <folly/experimental/io/FsUtil.h>
 
 #include <glog/logging.h>
-#include <gtest/gtest.h>
+
+#include <folly/portability/GTest.h>
 
 using namespace folly;
 using namespace folly::fs;