| Index: webrtc/modules/audio_processing/transient/file_utils.cc
|
| diff --git a/webrtc/modules/audio_processing/transient/file_utils.cc b/webrtc/modules/audio_processing/transient/file_utils.cc
|
| index 2325bd6cb2c16a8a8edb405150ef9850953db992..e043286f8052c57a516068278502968c0dd3e6ef 100644
|
| --- a/webrtc/modules/audio_processing/transient/file_utils.cc
|
| +++ b/webrtc/modules/audio_processing/transient/file_utils.cc
|
| @@ -11,7 +11,7 @@
|
| #include "webrtc/modules/audio_processing/transient/file_utils.h"
|
|
|
| #include "webrtc/base/scoped_ptr.h"
|
| -#include "webrtc/system_wrappers/interface/file_wrapper.h"
|
| +#include "webrtc/system_wrappers/include/file_wrapper.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|