| Index: webrtc/modules/audio_processing/test/protobuf_utils.h
|
| diff --git a/webrtc/modules/audio_processing/test/protobuf_utils.h b/webrtc/modules/audio_processing/test/protobuf_utils.h
|
| index 230fcaad762941d74d3b643e57b7398974d5c6f0..406f128b3ba717cbbca510011c40569eed3c929f 100644
|
| --- a/webrtc/modules/audio_processing/test/protobuf_utils.h
|
| +++ b/webrtc/modules/audio_processing/test/protobuf_utils.h
|
| @@ -11,8 +11,8 @@
|
| #ifndef WEBRTC_MODULES_AUDIO_PROCESSING_TEST_PROTOBUF_UTILS_H_
|
| #define WEBRTC_MODULES_AUDIO_PROCESSING_TEST_PROTOBUF_UTILS_H_
|
|
|
| -#include "webrtc/audio_processing/debug.pb.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
| +#include "webrtc/modules/audio_processing/debug.pb.h"
|
|
|
| namespace webrtc {
|
|
|
|
|