Index: webrtc/pc/externalhmac.cc |
diff --git a/webrtc/pc/externalhmac.cc b/webrtc/pc/externalhmac.cc |
index 94e39d30b77e02ad206c4b56ae21e724f15cfe2c..34cab08befd30e927882b956f4272446e771214b 100644 |
--- a/webrtc/pc/externalhmac.cc |
+++ b/webrtc/pc/externalhmac.cc |
@@ -12,7 +12,7 @@ |
#include <stdlib.h> // For malloc/free. |
-#include "webrtc/base/logging.h" |
+#include "webrtc/rtc_base/logging.h" |
#include "third_party/libsrtp/crypto/include/crypto_kernel.h" |
#include "third_party/libsrtp/include/srtp.h" |