Chromium Code Reviews| Index: webrtc/common_types.h |
| diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
| index 2988bf9f41a6fb8763cb31342217e24b4fe8d879..f8ce9a48e5217f915484dc948a0aa25d454c19e4 100644 |
| --- a/webrtc/common_types.h |
| +++ b/webrtc/common_types.h |
| @@ -17,9 +17,9 @@ |
| #include <string> |
| #include <vector> |
| +#include "webrtc/api/video/video_rotation.h" |
| #include "webrtc/base/checks.h" |
| #include "webrtc/base/optional.h" |
| -#include "webrtc/common_video/rotation.h" |
| #include "webrtc/typedefs.h" |
| #if defined(_MSC_VER) |