| Index: src/processor/symbolic_constants_win.cc
|
| diff --git a/src/processor/symbolic_constants_win.cc b/src/processor/symbolic_constants_win.cc
|
| index adb0cc0ad242be86829a6dc5f36bb2853eb1d2d0..8f142a7662ab8871f6d320381bfd33d75fc2c910 100644
|
| --- a/src/processor/symbolic_constants_win.cc
|
| +++ b/src/processor/symbolic_constants_win.cc
|
| @@ -35,7 +35,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "common/stdio.h"
|
| +#include "common/stdio_wrapper.h"
|
| #include "google_breakpad/common/breakpad_types.h"
|
| #include "google_breakpad/common/minidump_exception_win32.h"
|
| #include "processor/symbolic_constants_win.h"
|
|
|