summaryrefslogtreecommitdiff
path: root/src/mongo/util/tcmalloc_server_status_section.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/tcmalloc_server_status_section.cpp')
-rw-r--r--src/mongo/util/tcmalloc_server_status_section.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/util/tcmalloc_server_status_section.cpp b/src/mongo/util/tcmalloc_server_status_section.cpp
index 0ba34064001..b7b2719696e 100644
--- a/src/mongo/util/tcmalloc_server_status_section.cpp
+++ b/src/mongo/util/tcmalloc_server_status_section.cpp
@@ -27,7 +27,7 @@
#include "mongo/platform/basic.h"
-#include <third_party/gperftools-2.0/src/gperftools/malloc_extension.h>
+#include <third_party/gperftools-2.2/src/gperftools/malloc_extension.h>
#include "mongo/db/commands/server_status.h"