Use the GTest portability headers
[folly.git] / folly / test / BatonTestHelpers.h
index 0d86b361240faf17368d298522a4bc0b4659d0da..7efbd3e9cf89a87f25f151126a5f3585691ba2a9 100644 (file)
@@ -18,8 +18,7 @@
 
 #include <folly/Baton.h>
 #include <folly/test/DeterministicSchedule.h>
 
 #include <folly/Baton.h>
 #include <folly/test/DeterministicSchedule.h>
-
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 namespace folly {
 namespace test {
 
 namespace folly {
 namespace test {