summaryrefslogtreecommitdiff
path: root/common_video/i420_video_frame.cc
diff options
context:
space:
mode:
authorpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-06-04 09:02:37 +0000
committerpbos@webrtc.org <pbos@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d>2013-06-04 09:02:37 +0000
commit026d1ce6fc5608190aa5fd48f51278c60515c093 (patch)
tree107ab541265601d25123bc8395973304b2d33d89 /common_video/i420_video_frame.cc
parentcff5c03bbf63004ab85478a5660d341d3366ef63 (diff)
downloadwebrtc-026d1ce6fc5608190aa5fd48f51278c60515c093.tar.gz
Include files from webrtc/.. paths in common_video/
BUG=1662 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1546004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@4167 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'common_video/i420_video_frame.cc')
-rw-r--r--common_video/i420_video_frame.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common_video/i420_video_frame.cc b/common_video/i420_video_frame.cc
index 25893acd..77b76486 100644
--- a/common_video/i420_video_frame.cc
+++ b/common_video/i420_video_frame.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "common_video/interface/i420_video_frame.h"
+#include "webrtc/common_video/interface/i420_video_frame.h"
#include <algorithm> // swap