Use the GTest portability headers
[folly.git] / folly / test / EndianTest.cpp
index f57bea9f47e9ebc558f0689c67b6c91b7916685c..93b0390e7db46298f5d5fa05215456f1eac157b3 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/Bits.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;