Index: webrtc/modules/audio_coding/neteq/tools/audio_checksum.h |
diff --git a/webrtc/modules/audio_coding/neteq/tools/audio_checksum.h b/webrtc/modules/audio_coding/neteq/tools/audio_checksum.h |
index 48fde65c4566b043569599b8acaa85d1010e5725..a302cff908cafd5f186035be075c116ca85250d0 100644 |
--- a/webrtc/modules/audio_coding/neteq/tools/audio_checksum.h |
+++ b/webrtc/modules/audio_coding/neteq/tools/audio_checksum.h |
@@ -13,10 +13,10 @@ |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/md5digest.h" |
+#include "webrtc/base/stringencode.h" |
#include "webrtc/modules/audio_coding/neteq/tools/audio_sink.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/md5digest.h" |
-#include "webrtc/rtc_base/stringencode.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |