| Index: remoting/codec/audio_encoder_verbatim.h
|
| diff --git a/remoting/codec/audio_encoder_verbatim.h b/remoting/codec/audio_encoder_verbatim.h
|
| index ad140322dd902b72209cdf769b5e4de94a52becb..f546befc549d0cb4d916f408338f317ba4bdd38a 100644
|
| --- a/remoting/codec/audio_encoder_verbatim.h
|
| +++ b/remoting/codec/audio_encoder_verbatim.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CODEC_AUDIO_ENCODER_VERBATIM_H_
|
| #define REMOTING_CODEC_AUDIO_ENCODER_VERBATIM_H_
|
|
|
| +#include "base/macros.h"
|
| #include "remoting/codec/audio_encoder.h"
|
|
|
| namespace remoting {
|
|
|