aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/audio_processing/agc/histogram.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/audio_processing/agc/histogram.cc')
-rw-r--r--webrtc/modules/audio_processing/agc/histogram.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/webrtc/modules/audio_processing/agc/histogram.cc b/webrtc/modules/audio_processing/agc/histogram.cc
index 1d3035fe12..5c66727a9f 100644
--- a/webrtc/modules/audio_processing/agc/histogram.cc
+++ b/webrtc/modules/audio_processing/agc/histogram.cc
@@ -13,7 +13,7 @@
#include <cmath>
#include <cstring>
-#include "webrtc/modules/interface/module_common_types.h"
+#include "webrtc/modules/include/module_common_types.h"
namespace webrtc {