Use the GTest portability headers
[folly.git] / folly / test / PaddedTest.cpp
index b86e2090dc58de68c7de50e255fb3fcdecb6bf2e..017a02d103ad9e3c1e0439c8c2b13b6ee4efb7ad 100644 (file)
@@ -17,7 +17,8 @@
 #include <folly/Padded.h>
 
 #include <glog/logging.h>
-#include <gtest/gtest.h>
+
+#include <folly/portability/GTest.h>
 
 using namespace folly;