Chromium Code Reviews| Index: webrtc/modules/audio_coding/neteq/neteq.cc | 
| diff --git a/webrtc/modules/audio_coding/neteq/neteq.cc b/webrtc/modules/audio_coding/neteq/neteq.cc | 
| index c8c4c46cfb016a409f55b4f208e03276947f8e74..ca51c9602d73b59339902ee12568aa611e93f09f 100644 | 
| --- a/webrtc/modules/audio_coding/neteq/neteq.cc | 
| +++ b/webrtc/modules/audio_coding/neteq/neteq.cc | 
| @@ -8,7 +8,7 @@ | 
| * be found in the AUTHORS file in the root of the source tree. | 
| */ | 
| -#include "webrtc/modules/audio_coding/neteq/interface/neteq.h" | 
| +#include "webrtc/modules/audio_coding/neteq/include/neteq.h" | 
| #include <sstream> |