aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/handler/minidump_generator.h
diff options
context:
space:
mode:
authorted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e>2007-05-04 12:41:02 +0000
committerted.mielczarek <ted.mielczarek@4c0a9323-5329-0410-9bdc-e9ce6186880e>2007-05-04 12:41:02 +0000
commit9be806efde6c55fbd7e9443d2700255835019a03 (patch)
tree976452f09c7ad155d8d0b39aebf5e5cc415d452e /src/client/mac/handler/minidump_generator.h
parentIssue 158: reviewer ladderbreaker (diff)
downloadbreakpad-9be806efde6c55fbd7e9443d2700255835019a03.tar.xz
missed header renames from Issue 152
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@155 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/mac/handler/minidump_generator.h')
-rw-r--r--src/client/mac/handler/minidump_generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/mac/handler/minidump_generator.h b/src/client/mac/handler/minidump_generator.h
index 2251897d..33d84c1c 100644
--- a/src/client/mac/handler/minidump_generator.h
+++ b/src/client/mac/handler/minidump_generator.h
@@ -38,7 +38,7 @@
#include "client/minidump_file_writer.h"
#include "google_breakpad/common/minidump_format.h"
-#include "common/mac/mac_compat.h"
+#include "common/mac/macho_utilities.h"
#include "dynamic_images.h"