Index: webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc b/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc |
index 0b8280de1eb15ff1c036a3ff2ed24e329b156b97..266bad8858f3ec30ac2b9b7c2a706b13957f1502 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc |
@@ -12,7 +12,7 @@ |
#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_header_extension.h" |
#include "webrtc/modules/rtp_rtcp/source/rtp_utility.h" |
-#include "webrtc/system_wrappers/interface/critical_section_wrapper.h" |
+#include "webrtc/system_wrappers/include/critical_section_wrapper.h" |
namespace webrtc { |