Index: talk/app/webrtc/objc/RTCI420Frame.mm |
diff --git a/talk/app/webrtc/objc/RTCI420Frame.mm b/talk/app/webrtc/objc/RTCI420Frame.mm |
index c1a9cc0d450a959a17478bd176fbcfcd981a1a49..0ce24a349554262b8e3b1ee971bf098cd5256174 100644 |
--- a/talk/app/webrtc/objc/RTCI420Frame.mm |
+++ b/talk/app/webrtc/objc/RTCI420Frame.mm |
@@ -27,7 +27,7 @@ |
#import "RTCI420Frame.h" |
-#include "talk/media/base/videoframe.h" |
+#include "webrtc/media/base/videoframe.h" |
#include "webrtc/base/scoped_ptr.h" |
@implementation RTCI420Frame { |