Index: webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h |
diff --git a/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h b/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h |
index a3474b6945d099b902e9567452fe2e7082db3654..6936352acaa45062824a190b7e7db5b2e2934ffb 100644 |
--- a/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h |
+++ b/webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h |
@@ -15,7 +15,7 @@ |
#include <list> |
#include "webrtc/modules/interface/module_common_types.h" |
-#include "webrtc/system_wrappers/interface/clock.h" |
+#include "webrtc/system_wrappers/include/clock.h" |
#include "webrtc/typedefs.h" |
#define RTCP_CNAME_SIZE 256 // RFC 3550 page 44, including null termination |