| Index: webrtc/modules/audio_coding/main/test/PCMFile.h
|
| diff --git a/webrtc/modules/audio_coding/main/test/PCMFile.h b/webrtc/modules/audio_coding/main/test/PCMFile.h
|
| index 8353898f03764fefaebfd45782fa1634c7e67a50..785ed667fec2400bcdc61ab32dad95075498ab1b 100644
|
| --- a/webrtc/modules/audio_coding/main/test/PCMFile.h
|
| +++ b/webrtc/modules/audio_coding/main/test/PCMFile.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|