Fix SimpleBarrier
[folly.git] / folly / test / MallctlHelperTest.cpp
index ad6659986f19ec13f478095d46ef47ffc2fcec9a..04236c8e59a974033231d51759d83d979f5e40e5 100644 (file)
@@ -17,7 +17,7 @@
 #include <folly/MallctlHelper.h>
 #include <folly/Malloc.h>
 #include <folly/init/Init.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;