Index: webrtc/modules/audio_coding/main/acm2/nack.cc |
diff --git a/webrtc/modules/audio_coding/main/acm2/nack.cc b/webrtc/modules/audio_coding/main/acm2/nack.cc |
index 525b1ea8c6898c7a825542872edf33c100707987..d50904513a75655a30786e22641c9ae1ad64cf0a 100644 |
--- a/webrtc/modules/audio_coding/main/acm2/nack.cc |
+++ b/webrtc/modules/audio_coding/main/acm2/nack.cc |
@@ -15,7 +15,7 @@ |
#include <algorithm> // For std::max. |
#include "webrtc/modules/interface/module_common_types.h" |
-#include "webrtc/system_wrappers/interface/logging.h" |
+#include "webrtc/system_wrappers/include/logging.h" |
namespace webrtc { |