Index: webrtc/media/engine/adm_helpers.cc |
diff --git a/webrtc/media/engine/adm_helpers.cc b/webrtc/media/engine/adm_helpers.cc |
index d8409f0df83121f630de02b9a9887bc8e5c4aa7f..7902889477e4e7efe2c9f020ae4aa2fb6dba42fa 100644 |
--- a/webrtc/media/engine/adm_helpers.cc |
+++ b/webrtc/media/engine/adm_helpers.cc |
@@ -10,8 +10,8 @@ |
#include "webrtc/media/engine/adm_helpers.h" |
-#include "webrtc/base/logging.h" |
#include "webrtc/modules/audio_device/include/audio_device.h" |
+#include "webrtc/rtc_base/logging.h" |
namespace webrtc { |
namespace adm_helpers { |