Chromium Code Reviews| Index: webrtc/video_engine/stream_synchronization.h |
| diff --git a/webrtc/video_engine/stream_synchronization.h b/webrtc/video_engine/stream_synchronization.h |
| index c1ad42e13f4cf888c1094927536485a759eb56fe..1209062f9b24c0744059a52d4eb67e74ff335580 100644 |
| --- a/webrtc/video_engine/stream_synchronization.h |
| +++ b/webrtc/video_engine/stream_synchronization.h |
| @@ -13,7 +13,7 @@ |
| #include <list> |
| -#include "webrtc/system_wrappers/interface/rtp_to_ntp.h" |
| +#include "webrtc/system_wrappers/include/rtp_to_ntp.h" |
| #include "webrtc/typedefs.h" |
| namespace webrtc { |