Use the GTest portability headers
[folly.git] / folly / io / async / test / AsyncPipeTest.cpp
index 2a9c426f7cbb5eaf964c49a654fa21663c9d5d7e..81569dc5a137cfe1529a702d9e6c477e31dafcae 100644 (file)
@@ -17,7 +17,7 @@
 #include <folly/io/async/AsyncPipe.h>
 #include <folly/io/async/EventBase.h>
 #include <folly/Memory.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 #include <fcntl.h>