Index: webrtc/modules/audio_processing/ns/nsx_core_c.c |
diff --git a/webrtc/modules/audio_processing/ns/nsx_core_c.c b/webrtc/modules/audio_processing/ns/nsx_core_c.c |
index abfb2c9e3e7bcf6e97ed92d77c3bde94f89dbb8b..5142be89ba71ca8889a6861e3267fdc28ab22670 100644 |
--- a/webrtc/modules/audio_processing/ns/nsx_core_c.c |
+++ b/webrtc/modules/audio_processing/ns/nsx_core_c.c |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/checks.h" |
+#include "webrtc/rtc_base/checks.h" |
#include "webrtc/modules/audio_processing/ns/noise_suppression_x.h" |
#include "webrtc/modules/audio_processing/ns/nsx_core.h" |
#include "webrtc/modules/audio_processing/ns/nsx_defines.h" |