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:
stuartmorgan 2011-12-02 10:35:19 +00:00
parent 06c856fd67
commit 50cfc4a091

View File

@ -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.