Use the GTest portability headers
[folly.git] / folly / test / BitsTest.cpp
index 2b2a140102374189a24791bca7916b4e81208949..4f6ed6764e5a8ae6f6086a3c2b2407329467e8ab 100644 (file)
@@ -18,7 +18,7 @@
 
 #include <folly/Bits.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;