Index: webrtc/modules/audio_coding/acm2/acm_resampler.cc |
diff --git a/webrtc/modules/audio_coding/acm2/acm_resampler.cc b/webrtc/modules/audio_coding/acm2/acm_resampler.cc |
index dfc3ef7e2746fd4d28ea62d51f058e9afb499a2f..da0d2e531ec6484b88e6345912a8a2f707da50c3 100644 |
--- a/webrtc/modules/audio_coding/acm2/acm_resampler.cc |
+++ b/webrtc/modules/audio_coding/acm2/acm_resampler.cc |
@@ -14,7 +14,7 @@ |
#include <string.h> |
#include "webrtc/common_audio/resampler/include/resampler.h" |
-#include "webrtc/system_wrappers/include/logging.h" |
+#include "webrtc/base/logging.h" |
namespace webrtc { |
namespace acm2 { |