Index: webrtc/video/rampup_tests.cc |
diff --git a/webrtc/video/rampup_tests.cc b/webrtc/video/rampup_tests.cc |
index d0ce8a11dd2916892fc9b5a8a9f46c1838a7ba0d..70efe3b9ed1640410a1b0ddc0e293c404ca3e926 100644 |
--- a/webrtc/video/rampup_tests.cc |
+++ b/webrtc/video/rampup_tests.cc |
@@ -21,8 +21,8 @@ |
#include "webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h" |
#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h" |
#include "webrtc/modules/rtp_rtcp/source/rtcp_utility.h" |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
-#include "webrtc/system_wrappers/interface/thread_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/thread_wrapper.h" |
#include "webrtc/test/testsupport/perf_test.h" |
#include "webrtc/video/rampup_tests.h" |