Index: webrtc/video_engine/overuse_frame_detector_unittest.cc |
diff --git a/webrtc/video_engine/overuse_frame_detector_unittest.cc b/webrtc/video_engine/overuse_frame_detector_unittest.cc |
index 931554899d643356f5203b196c39df145c3cc50f..d502f02204c36eee3d636e0e30f38b50dc6fddbf 100644 |
--- a/webrtc/video_engine/overuse_frame_detector_unittest.cc |
+++ b/webrtc/video_engine/overuse_frame_detector_unittest.cc |
@@ -14,7 +14,7 @@ |
#include "testing/gtest/include/gtest/gtest.h" |
#include "webrtc/base/scoped_ptr.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |
namespace { |