Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index 229d858c92c8c2ffe588d0bf09de6120e595f33d..49b42ac37656091140a5d2a1476fd9a20fac4b13 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -18,12 +18,12 @@ |
#include <vector> |
#include "webrtc/api/array_view.h" |
+#include "webrtc/api/optional.h" |
#include "webrtc/api/video/video_content_type.h" |
#include "webrtc/api/video/video_rotation.h" |
#include "webrtc/api/video/video_timing.h" |
#include "webrtc/rtc_base/checks.h" |
#include "webrtc/rtc_base/deprecation.h" |
-#include "webrtc/rtc_base/optional.h" |
#include "webrtc/typedefs.h" |
#if defined(_MSC_VER) |