summaryrefslogtreecommitdiff
path: root/src/stacktrace_x86-inl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stacktrace_x86-inl.h')
-rw-r--r--src/stacktrace_x86-inl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stacktrace_x86-inl.h b/src/stacktrace_x86-inl.h
index cba7813..9d76342 100644
--- a/src/stacktrace_x86-inl.h
+++ b/src/stacktrace_x86-inl.h
@@ -64,7 +64,7 @@ typedef ucontext ucontext_t;
#include "base/vdso_support.h"
#endif
-#include "google/stacktrace.h"
+#include "gperftools/stacktrace.h"
#if defined(__linux__) && defined(__i386__) && defined(__ELF__) && defined(HAVE_MMAP)
// Count "push %reg" instructions in VDSO __kernel_vsyscall(),