Use the GTest portability headers
[folly.git] / folly / test / CpuIdTest.cpp
index 28c43e79de70717d3592b4653f0359626b60428c..c1465aa40ed05653eb75a35fe4e631ecf0608fad 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/CpuId.h>
 
 
 #include <folly/CpuId.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;
 
 
 using namespace folly;