Index: webrtc/modules/audio_coding/test/Channel.cc |
diff --git a/webrtc/modules/audio_coding/test/Channel.cc b/webrtc/modules/audio_coding/test/Channel.cc |
index 4c659530b179ce437cae38b94e3fee5693298a96..46c398b1b758617f05305bd19e5d92b392f82573 100644 |
--- a/webrtc/modules/audio_coding/test/Channel.cc |
+++ b/webrtc/modules/audio_coding/test/Channel.cc |
@@ -13,8 +13,8 @@ |
#include <assert.h> |
#include <iostream> |
-#include "webrtc/rtc_base/format_macros.h" |
-#include "webrtc/rtc_base/timeutils.h" |
+#include "webrtc/base/format_macros.h" |
+#include "webrtc/base/timeutils.h" |
namespace webrtc { |