Use webrtc/base/logging.h for rtp_rtcp.
BUG=webrtc:5118 R=stefan@webrtc.org Review URL: https://codereview.webrtc.org/1422023002 . Cr-Commit-Position: refs/heads/master@{#10437}
This commit is contained in:
@ -15,10 +15,10 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "webrtc/base/logging.h"
|
||||
#include "webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h"
|
||||
#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
|
||||
#include "webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h"
|
||||
#include "webrtc/system_wrappers/interface/logging.h"
|
||||
|
||||
namespace webrtc {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user