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:
Peter Boström
2015-10-28 16:39:33 +01:00
parent 605db69130
commit ebc0b4e993
18 changed files with 19 additions and 19 deletions

View File

@ -15,8 +15,8 @@
#include <set>
#include "webrtc/base/checks.h"
#include "webrtc/base/logging.h"
#include "webrtc/common_types.h"
#include "webrtc/system_wrappers/interface/logging.h"
#include "webrtc/system_wrappers/interface/trace.h"
#ifdef _WIN32