| Index: webrtc/modules/audio_coding/neteq/tools/rtp_generator.h
|
| diff --git a/webrtc/modules/audio_coding/neteq/tools/rtp_generator.h b/webrtc/modules/audio_coding/neteq/tools/rtp_generator.h
|
| index 6c16192daa366d6195764596c3e2fabb70e032b3..53371be8f65c750dfceeee59b0cef76a6cfc58ef 100644
|
| --- a/webrtc/modules/audio_coding/neteq/tools/rtp_generator.h
|
| +++ b/webrtc/modules/audio_coding/neteq/tools/rtp_generator.h
|
| @@ -12,7 +12,7 @@
|
| #define WEBRTC_MODULES_AUDIO_CODING_NETEQ_TOOLS_RTP_GENERATOR_H_
|
|
|
| #include "webrtc/base/constructormagic.h"
|
| -#include "webrtc/modules/interface/module_common_types.h"
|
| +#include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/typedefs.h"
|
|
|
| namespace webrtc {
|
|
|