Use the GTest portability headers
[folly.git] / folly / experimental / test / EventCountTest.cpp
index b5257608c50a8eda3c4c50eece28c3db091d601e..e01fa1f157fe5384b8475b7ab8c985097d9f7d5b 100644 (file)
@@ -22,9 +22,9 @@
 #include <thread>
 #include <vector>
 #include <glog/logging.h>
-#include <gtest/gtest.h>
 
 #include <folly/Random.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;