Index: third_party/tcmalloc/vendor/src/libc_override.h |
diff --git a/third_party/tcmalloc/vendor/src/libc_override.h b/third_party/tcmalloc/vendor/src/libc_override.h |
index c198e6afc8606c2342969d786d5c519b45e35739..666d14de7604246a691210a60d8ae187d00e12c4 100644 |
--- a/third_party/tcmalloc/vendor/src/libc_override.h |
+++ b/third_party/tcmalloc/vendor/src/libc_override.h |
@@ -55,7 +55,7 @@ |
#ifdef HAVE_FEATURES_H |
#include <features.h> // for __GLIBC__ |
#endif |
-#include <google/tcmalloc.h> |
+#include <gperftools/tcmalloc.h> |
static void ReplaceSystemAlloc(); // defined in the .h files below |