From 0775bfd7abf070947663dcb2659feb443564a0cb Mon Sep 17 00:00:00 2001 From: "qsr@chromium.org" Date: Tue, 11 Oct 2011 14:40:57 +0000 Subject: Extract constants from Breakpad.h. This is done to allow ios implementation to use the same constants. Review URL: http://breakpad.appspot.com/311001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@856 4c0a9323-5329-0410-9bdc-e9ce6186880e --- src/client/mac/sender/crash_report_sender.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/mac/sender/crash_report_sender.h') diff --git a/src/client/mac/sender/crash_report_sender.h b/src/client/mac/sender/crash_report_sender.h index cff83fb4..6a29d48a 100644 --- a/src/client/mac/sender/crash_report_sender.h +++ b/src/client/mac/sender/crash_report_sender.h @@ -32,7 +32,7 @@ // It will perform throttling based on the parameters passed to it and will // prompt the user to send the minidump. -#include +#import #include "client/mac/sender/uploader.h" #import "GTMDefines.h" -- cgit v1.2.1