Use the GTest portability headers
[folly.git] / folly / test / MemcpyTest.cpp
index f6635f4eacffc353f82acd3b6dfca6a505eaffcf..9c4a141f568db096405e0342dc188b333090bd0b 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/Portability.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 namespace {