Use folly/portability/GTest.h in folly/executurs/test/
[folly.git] / folly / executors / test / CodelTest.cpp
index 71450011344fcaa972d5ed1b64231cae7c408576..046feee5e410b6330401bb6f6fd98b26b36b5d95 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include <folly/executors/Codel.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 #include <chrono>
 #include <thread>