Use the GTest portability headers
[folly.git] / folly / test / FileTest.cpp
index 290c53da55e62ad0ff3c7b21926dd42db62ae09f..4651f7b0d437d23f47a96cfe71ab119de392134b 100644 (file)
@@ -18,8 +18,7 @@
 
 #include <folly/String.h>
 #include <folly/portability/Fcntl.h>
-
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;