Use the GTest portability headers
[folly.git] / folly / experimental / bser / test / BserTest.cpp
index e2672cbefdc92e243b61c496ed445ccd62a7d1cb..8534d5368afd4431dd9faea1f2e524333c00b0a0 100644 (file)
@@ -15,7 +15,7 @@
  */
 #include <folly/experimental/bser/Bser.h>
 #include <folly/String.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using folly::dynamic;