summaryrefslogtreecommitdiff
path: root/src/malloc_hook-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/malloc_hook-inl.h')
-rw-r--r--src/malloc_hook-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/malloc_hook-inl.h b/src/malloc_hook-inl.h
index 6210784..27e5bdc 100644
--- a/src/malloc_hook-inl.h
+++ b/src/malloc_hook-inl.h
@@ -41,7 +41,7 @@
#include <sys/types.h>
#include "base/atomicops.h"
#include "base/basictypes.h"
-#include <google/malloc_hook.h>
+#include <gperftools/malloc_hook.h>
namespace base { namespace internal {