Index: webrtc/modules/audio_coding/neteq/nack.cc |
diff --git a/webrtc/modules/audio_coding/neteq/nack.cc b/webrtc/modules/audio_coding/neteq/nack.cc |
index fd3d762605ef13723b3fdeeba54f719577ee41be..011914b3d94d3f3d807ca32440145bd56b7bffd4 100644 |
--- a/webrtc/modules/audio_coding/neteq/nack.cc |
+++ b/webrtc/modules/audio_coding/neteq/nack.cc |
@@ -15,7 +15,7 @@ |
#include <algorithm> // For std::max. |
#include "webrtc/base/checks.h" |
-#include "webrtc/modules/interface/module_common_types.h" |
+#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |