Index: webrtc/modules/rtp_rtcp/interface/rtp_cvo.h |
diff --git a/webrtc/modules/rtp_rtcp/interface/rtp_cvo.h b/webrtc/modules/rtp_rtcp/interface/rtp_cvo.h |
index c7a0268ef0b5af2846d5cdb8baa4fb816fe44408..0c6150e648a6f62f5f15d5db8dcf85511aec0a3d 100644 |
--- a/webrtc/modules/rtp_rtcp/interface/rtp_cvo.h |
+++ b/webrtc/modules/rtp_rtcp/interface/rtp_cvo.h |
@@ -10,6 +10,8 @@ |
#ifndef WEBRTC_MODULES_RTP_RTCP_INTERFACE_RTP_CVO__H_ |
#define WEBRTC_MODULES_RTP_RTCP_INTERFACE_RTP_CVO__H_ |
+#pragma message("WARNING: rtp_rtcp/interface is DEPRECATED; use rtp_rtcp/include") |
+ |
#include "webrtc/common_video/rotation.h" |
namespace webrtc { |