summaryrefslogtreecommitdiffstats
path: root/remoting/codec/audio_decoder_opus.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/codec/audio_decoder_opus.h')
-rw-r--r--remoting/codec/audio_decoder_opus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/codec/audio_decoder_opus.h b/remoting/codec/audio_decoder_opus.h
index dcf8776..553f77f 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"