| Index: webrtc/video_engine/vie_sync_module.h
|
| diff --git a/webrtc/video_engine/vie_sync_module.h b/webrtc/video_engine/vie_sync_module.h
|
| index 106b6e01a5399a9c2a35c4b649ba39aacade64fb..ea2ae0bd511a6af2a918cb0452a413e3d660f5fa 100644
|
| --- a/webrtc/video_engine/vie_sync_module.h
|
| +++ b/webrtc/video_engine/vie_sync_module.h
|
| @@ -16,7 +16,7 @@
|
|
|
| #include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/modules/interface/module.h"
|
| -#include "webrtc/system_wrappers/interface/tick_util.h"
|
| +#include "webrtc/system_wrappers/include/tick_util.h"
|
| #include "webrtc/video_engine/stream_synchronization.h"
|
| #include "webrtc/voice_engine/include/voe_video_sync.h"
|
|
|
|
|