Index: webrtc/common_types.h |
diff --git a/webrtc/common_types.h b/webrtc/common_types.h |
index 303c596943cbbdf4c54753975e1935c681fd0144..c762b6cf8fd4abdafe1d2736bac5768256ae979b 100644 |
--- a/webrtc/common_types.h |
+++ b/webrtc/common_types.h |
@@ -18,8 +18,8 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/api/video/rotation.h" |
#include "webrtc/base/optional.h" |
-#include "webrtc/common_video/rotation.h" |
#include "webrtc/typedefs.h" |
#if defined(_MSC_VER) |