Chromium Code Reviews| Index: webrtc/system_wrappers/source/timestamp_extrapolator.cc |
| diff --git a/webrtc/system_wrappers/source/timestamp_extrapolator.cc b/webrtc/system_wrappers/source/timestamp_extrapolator.cc |
| index f2b70926863bd3e3e2956f4ad9bd1148ae54d501..c7ed856a54742222434e898780d46393981dbbb1 100644 |
| --- a/webrtc/system_wrappers/source/timestamp_extrapolator.cc |
| +++ b/webrtc/system_wrappers/source/timestamp_extrapolator.cc |
| @@ -8,7 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -#include "webrtc/system_wrappers/interface/timestamp_extrapolator.h" |
| +#include "webrtc/system_wrappers/include/timestamp_extrapolator.h" |
| #include <algorithm> |