Index: webrtc/pc/sctputils.cc |
diff --git a/webrtc/pc/sctputils.cc b/webrtc/pc/sctputils.cc |
index 1c2f76f496d5ea87d573f0e526ba6855493eb12f..48f380b5b634a10d535aec1ea879c4339f38ea53 100644 |
--- a/webrtc/pc/sctputils.cc |
+++ b/webrtc/pc/sctputils.cc |
@@ -10,9 +10,9 @@ |
#include "webrtc/pc/sctputils.h" |
-#include "webrtc/base/bytebuffer.h" |
-#include "webrtc/base/copyonwritebuffer.h" |
-#include "webrtc/base/logging.h" |
+#include "webrtc/rtc_base/bytebuffer.h" |
+#include "webrtc/rtc_base/copyonwritebuffer.h" |
+#include "webrtc/rtc_base/logging.h" |
namespace webrtc { |