Index: webrtc/modules/audio_coding/main/acm2/call_statistics.h |
diff --git a/webrtc/modules/audio_coding/main/acm2/call_statistics.h b/webrtc/modules/audio_coding/main/acm2/call_statistics.h |
index 2aece0ff400eba285cf0dce1ba54538462434fcf..e2df9210ff9faf64ef77a2f9e13785728bcd5348 100644 |
--- a/webrtc/modules/audio_coding/main/acm2/call_statistics.h |
+++ b/webrtc/modules/audio_coding/main/acm2/call_statistics.h |
@@ -12,7 +12,7 @@ |
#define WEBRTC_MODULES_AUDIO_CODING_MAIN_ACM2_CALL_STATISTICS_H_ |
#include "webrtc/common_types.h" |
-#include "webrtc/modules/interface/module_common_types.h" |
+#include "webrtc/modules/include/module_common_types.h" |
// |
// This class is for book keeping of calls to ACM. It is not useful to log API |