Index: webrtc/ortc/ortcrtpreceiveradapter.h |
diff --git a/webrtc/ortc/ortcrtpreceiveradapter.h b/webrtc/ortc/ortcrtpreceiveradapter.h |
index 8e081e7547b56237507b984e4780b683376243a3..2fb793fb1680e5166d37a523ad2bc608495b95ca 100644 |
--- a/webrtc/ortc/ortcrtpreceiveradapter.h |
+++ b/webrtc/ortc/ortcrtpreceiveradapter.h |
@@ -16,11 +16,11 @@ |
#include "webrtc/api/ortc/ortcrtpreceiverinterface.h" |
#include "webrtc/api/rtcerror.h" |
#include "webrtc/api/rtpparameters.h" |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/sigslot.h" |
-#include "webrtc/base/thread.h" |
#include "webrtc/ortc/rtptransportcontrolleradapter.h" |
#include "webrtc/pc/rtpreceiver.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/sigslot.h" |
+#include "webrtc/rtc_base/thread.h" |
namespace webrtc { |