Use the GTest portability headers
[folly.git] / folly / portability / test / ConstexprTest.cpp
index 1bf74382cdc1623fcff246495bdfe602a342bf39..37f5132cc68ed4e91dcf3d891f8a47dadd21afe3 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/portability/Constexpr.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 namespace {