Fix a missed include path change from r889. (r=qsr in person)
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@892 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
06c856fd67
commit
50cfc4a091
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ extern "C" {
|
|||
|
||||
#include <Foundation/Foundation.h>
|
||||
|
||||
#include <client/mac/Framework/BreakpadDefines.h>
|
||||
#include <client/apple/Framework/BreakpadDefines.h>
|
||||
|
||||
// Optional user-defined function to decide if we should handle this crash or
|
||||
// forward it along.
|
||||
|
|
Loading…
Reference in a new issue