| Index: remoting/codec/audio_decoder_opus.h
|
| diff --git a/remoting/codec/audio_decoder_opus.h b/remoting/codec/audio_decoder_opus.h
|
| index dcf8776a577c4b429ae2f0fe260a96c493c47f81..553f77f3a0ae54358fb6bbb00143f011a6fd0f68 100644
|
| --- a/remoting/codec/audio_decoder_opus.h
|
| +++ b/remoting/codec/audio_decoder_opus.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_CODEC_AUDIO_DECODER_OPUS_H_
|
| #define REMOTING_CODEC_AUDIO_DECODER_OPUS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "remoting/codec/audio_decoder.h"
|
|
|
|
|