Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index 0a1c67c63a0472fa88ead73b44c6648f84489c95..948bd006c8ecc1d646158674e8d2177c270842cf 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -18,9 +18,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) |