Index: webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h |
diff --git a/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h b/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h |
index 713987d7e740d90ee27f76ef82163d6a656a85d6..9abd03eb09c159dfd7130e8ba376ffc485bc3b3a 100644 |
--- a/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h |
+++ b/webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h |
@@ -11,8 +11,9 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_NETEQ_DTMF_TONE_GENERATOR_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_NETEQ_DTMF_TONE_GENERATOR_H_ |
+ |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/audio_coding/neteq/audio_multi_vector.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |