| 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 555263a2d13a2d4190200ef77dff72825d8e6af7..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/rtc_base/logging.h"
 | 
| +#include "webrtc/base/logging.h"
 | 
|  
 | 
|  namespace webrtc {
 | 
|  namespace acm2 {
 | 
| 
 |