Use the GTest portability headers
[folly.git] / folly / io / async / test / EventHandlerTest.cpp
index 255f2140183845862972d1b9eae2e8d1cfd2af91..0c3e80c8926f06a5264fcfdcefdce34b0ba45400 100644 (file)
@@ -23,8 +23,8 @@
 #include <folly/io/async/EventBase.h>
 #include <folly/io/async/EventHandler.h>
 #include <folly/portability/GMock.h>
+#include <folly/portability/GTest.h>
 #include <folly/portability/Sockets.h>
-#include <gtest/gtest.h>
 #include <sys/eventfd.h>
 
 using namespace std;