Use the GTest portability headers
[folly.git] / folly / test / TimeseriesHistogramTest.cpp
index 3cb5ce8bedb0c71617aaf40c7c3e0c1794d03fb7..b672866f34e167b5a60398188bd7df77b0505867 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <random>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace std;
 using namespace folly;