diff options
Diffstat (limited to 'src/client/mac')
-rw-r--r-- | src/client/mac/Framework/Breakpad.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/mac/Framework/Breakpad.h b/src/client/mac/Framework/Breakpad.h index 39259cd9..ab2854ed 100644 --- a/src/client/mac/Framework/Breakpad.h +++ b/src/client/mac/Framework/Breakpad.h @@ -54,7 +54,7 @@ extern "C" { #include <CoreFoundation/CoreFoundation.h> #include <Foundation/Foundation.h> -#include <Breakpad/BreakpadDefines.h> +#include "BreakpadDefines.h" // Optional user-defined function to dec to decide if we should handle // this crash or forward it along. |