Index: webrtc/modules/audio_processing/logging/apm_data_dumper.cc |
diff --git a/webrtc/modules/audio_processing/logging/apm_data_dumper.cc b/webrtc/modules/audio_processing/logging/apm_data_dumper.cc |
index 719dd050afc8e6589011858404b4ddc8c48f35b7..66ec5178d0b5a067875241bea8c5a526966d6a7b 100644 |
--- a/webrtc/modules/audio_processing/logging/apm_data_dumper.cc |
+++ b/webrtc/modules/audio_processing/logging/apm_data_dumper.cc |
@@ -12,7 +12,7 @@ |
#include <sstream> |
-#include "webrtc/rtc_base/stringutils.h" |
+#include "webrtc/base/stringutils.h" |
// Check to verify that the define is properly set. |
#if !defined(WEBRTC_APM_DEBUG_DUMP) || \ |