Fix include paths to be consistent with rest of project
http://breakpad.appspot.com/104001 A=nealsid git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@577 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
56e7a3c65d
commit
f2dfb88b2a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
#include "google_breakpad/common/minidump_format.h"
|
||||
#include "google_breakpad/processor/stackwalker.h"
|
||||
#include "google_breakpad/processor/stack_frame_cpu.h"
|
||||
#include "src/processor/cfi_frame_info.h"
|
||||
#include "processor/cfi_frame_info.h"
|
||||
|
||||
namespace google_breakpad {
|
||||
|
||||
|
|
Loading…
Reference in a new issue