Chromium Code Reviews| Index: webrtc/modules/audio_processing/transient/file_utils.h |
| diff --git a/webrtc/modules/audio_processing/transient/file_utils.h b/webrtc/modules/audio_processing/transient/file_utils.h |
| index dbc3b5f7885d360d390f33b3cb1ee1d4794a6aed..cc76953215e2da038cfd938d3187602f8a2e2662 100644 |
| --- a/webrtc/modules/audio_processing/transient/file_utils.h |
| +++ b/webrtc/modules/audio_processing/transient/file_utils.h |
| @@ -13,7 +13,7 @@ |
| #include <string.h> |
| -#include "webrtc/system_wrappers/interface/file_wrapper.h" |
| +#include "webrtc/system_wrappers/include/file_wrapper.h" |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |