Index: webrtc/modules/audio_processing/transient/transient_suppressor.cc |
diff --git a/webrtc/modules/audio_processing/transient/transient_suppressor.cc b/webrtc/modules/audio_processing/transient/transient_suppressor.cc |
index 206d14db755c03baefc64b0435cfb68d512bd947..c8d9e6585874d510e0a03e0ae0c7e316baf5dac5 100644 |
--- a/webrtc/modules/audio_processing/transient/transient_suppressor.cc |
+++ b/webrtc/modules/audio_processing/transient/transient_suppressor.cc |
@@ -24,7 +24,7 @@ |
#include "webrtc/modules/audio_processing/transient/common.h" |
#include "webrtc/modules/audio_processing/transient/transient_detector.h" |
#include "webrtc/modules/audio_processing/ns/windows_private.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
+#include "webrtc/system_wrappers/include/logging.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |