Use the GTest portability headers
[folly.git] / folly / experimental / symbolizer / test / DwarfTests.cpp
index 676bedd09b1b94719772b6512ceb2446249fa196..00834ee59d2a045af666d0dd0c3ffc42e53eb4f1 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <folly/experimental/symbolizer/Dwarf.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using folly::symbolizer::Dwarf;