aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux/memory.h')
-rw-r--r--src/common/linux/memory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/linux/memory.h b/src/common/linux/memory.h
index 725ed8b3..868c9cc0 100644
--- a/src/common/linux/memory.h
+++ b/src/common/linux/memory.h
@@ -35,7 +35,7 @@
#include <unistd.h>
#include <sys/mman.h>
-#include "common/linux/linux_syscall_support.h"
+#include "third_party/lss/linux_syscall_support.h"
namespace google_breakpad {