aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-29 14:27:38 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-05-29 14:27:38 +0000
commita048d7cb0a5bad5ca49bbcc5273cb4cca28c1710 (patch)
tree026d1a4a925447cde08099845090de5c9050fd1f /webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
parenteea2622350bb8b7f14c39cd8a7047b4c3e26aa8c (diff)
downloadwebrtc-a048d7cb0a5bad5ca49bbcc5273cb4cca28c1710.tar.gz
Include files from webrtc/.. paths in rtp_rtcp/
BUG=1662 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1557004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4135 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'webrtc/modules/rtp_rtcp/source/rtp_packet_history.h')
-rw-r--r--webrtc/modules/rtp_rtcp/source/rtp_packet_history.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h b/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
index cc0a0c8299..bf61c4aa4a 100644
--- a/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
+++ b/webrtc/modules/rtp_rtcp/source/rtp_packet_history.h
@@ -15,9 +15,9 @@
#include <vector>
-#include "module_common_types.h"
-#include "rtp_rtcp_defines.h"
-#include "typedefs.h"
+#include "webrtc/modules/interface/module_common_types.h"
+#include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h"
+#include "webrtc/typedefs.h"
namespace webrtc {