Chromium Code Reviews| Index: webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc |
| diff --git a/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc b/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc |
| index e98c53738b55526531a359b187c181d579f00a05..3901c3032800ea1938d77a5a7dfea967e65adeb5 100644 |
| --- a/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc |
| +++ b/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc |
| @@ -8,7 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -#include "webrtc/modules/audio_coding/codecs/cng/include/audio_encoder_cng.h" |
| +#include "webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h" |
| #include <algorithm> |
| #include <limits> |