Index: webrtc/modules/audio_coding/acm2/acm_common_defs.h |
diff --git a/webrtc/modules/audio_coding/acm2/acm_common_defs.h b/webrtc/modules/audio_coding/acm2/acm_common_defs.h |
index e7089786328793498f97e9b026bca4fd62a3d9d4..085193233ac7083dc256be29c2535c988d953f5a 100644 |
--- a/webrtc/modules/audio_coding/acm2/acm_common_defs.h |
+++ b/webrtc/modules/audio_coding/acm2/acm_common_defs.h |
@@ -11,7 +11,7 @@ |
#ifndef WEBRTC_MODULES_AUDIO_CODING_ACM2_ACM_COMMON_DEFS_H_ |
#define WEBRTC_MODULES_AUDIO_CODING_ACM2_ACM_COMMON_DEFS_H_ |
-#include "webrtc/voice_engine_configurations.h" |
+#include "webrtc/typedefs.h" |
// Checks for enabled codecs, we prevent enabling codecs which are not |
// compatible. |