Use folly/portability/GTest.h in folly/executurs/test/
[folly.git] / folly / executors / test / GlobalExecutorTest.cpp
index 06484cfc3edbefb90c14e57a726b7c45acbcf14b..a111ee3e8af838ad692500d31da1b3ee79602693 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/executors/GlobalExecutor.h>
 #include <folly/executors/IOExecutor.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;