Index: webrtc/modules/video_coding/frame_object.h |
diff --git a/webrtc/modules/video_coding/frame_object.h b/webrtc/modules/video_coding/frame_object.h |
index fb2cd33f1830693a84643a6ba1cbd4d4537e6c3d..fa0a2c1d3d59859243e65144ae24437f5b86db6c 100644 |
--- a/webrtc/modules/video_coding/frame_object.h |
+++ b/webrtc/modules/video_coding/frame_object.h |
@@ -11,10 +11,10 @@ |
#ifndef WEBRTC_MODULES_VIDEO_CODING_FRAME_OBJECT_H_ |
#define WEBRTC_MODULES_VIDEO_CODING_FRAME_OBJECT_H_ |
+#include "webrtc/base/optional.h" |
#include "webrtc/common_types.h" |
#include "webrtc/modules/include/module_common_types.h" |
#include "webrtc/modules/video_coding/encoded_frame.h" |
-#include "webrtc/rtc_base/optional.h" |
namespace webrtc { |
namespace video_coding { |