Use the GTest portability headers
[folly.git] / folly / io / async / test / DelayedDestructionTest.cpp
index e4a3e1bb073259de0ceda6fb4e99f9d2d0ba622e..d7836b9e781e6f57e1c9d0e1b0bb5b33f1eee0dd 100644 (file)
@@ -15,7 +15,7 @@
  */
 #include <folly/io/async/DelayedDestruction.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;