Index: webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h |
diff --git a/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h b/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h |
index 24db39b9023415ec7ed06258b80ced5b3414a71f..b79f6ba2f4ca98d8c5d2b11ff2e66954cf7bbc2a 100644 |
--- a/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h |
+++ b/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.h |
@@ -14,8 +14,8 @@ |
// This header is included to get the nested declaration of Packet structure. |
#include "webrtc/base/scoped_ptr.h" |
-#include "webrtc/modules/rtp_rtcp/interface/fec_receiver.h" |
-#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h" |
+#include "webrtc/modules/rtp_rtcp/include/fec_receiver.h" |
+#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
#include "webrtc/modules/rtp_rtcp/source/forward_error_correction.h" |
#include "webrtc/typedefs.h" |