Index: webrtc/call/video_config.h |
diff --git a/webrtc/call/video_config.h b/webrtc/call/video_config.h |
index cdff513263742ad2cecdcc8c20852e757183c87d..4a98d0140562a9dd354ef337e38d38d02817ece4 100644 |
--- a/webrtc/call/video_config.h |
+++ b/webrtc/call/video_config.h |
@@ -14,9 +14,9 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/optional.h" |
#include "webrtc/common_types.h" |
#include "webrtc/rtc_base/basictypes.h" |
-#include "webrtc/rtc_base/optional.h" |
#include "webrtc/rtc_base/refcount.h" |
#include "webrtc/rtc_base/scoped_ref_ptr.h" |
#include "webrtc/typedefs.h" |