Index: webrtc/modules/audio_coding/neteq/dtmf_buffer.h |
diff --git a/webrtc/modules/audio_coding/neteq/dtmf_buffer.h b/webrtc/modules/audio_coding/neteq/dtmf_buffer.h |
index 068ad64d84e1cc916c3b4ccc231df38fde7deabf..1f415ce81facc756f5f5333bc3237f1a13cbf03d 100644 |
--- a/webrtc/modules/audio_coding/neteq/dtmf_buffer.h |
+++ b/webrtc/modules/audio_coding/neteq/dtmf_buffer.h |
@@ -14,7 +14,7 @@ |
#include <list> |
#include <string> // size_t |
-#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |