Use the GTest portability headers
[folly.git] / folly / test / AtomicHashArrayTest.cpp
index 9e53635e09d17adc0346b5dbc20809925f2ba78e..b6b9e9a5ebd132e6df66974a22aae07c8d44f693 100644 (file)
@@ -23,7 +23,7 @@
 #include <folly/Hash.h>
 #include <folly/Memory.h>
 #include <folly/portability/SysMman.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace std;
 using namespace folly;