Use the GTest portability headers
[folly.git] / folly / test / DemangleTest.cpp
index 1316319f7ec274cd7655da5144b88a137fcdf09f..78c99331cf5d4f370b7588c064b1138a293af09a 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/Demangle.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using folly::demangle;