Index: webrtc/modules/include/module_common_types.h |
diff --git a/webrtc/modules/include/module_common_types.h b/webrtc/modules/include/module_common_types.h |
index a5ea5c8e2d7da8327573eb74b1795087dd8f0085..4f9358130037e55f9c16abb4f43ed6f1b7bda792 100644 |
--- a/webrtc/modules/include/module_common_types.h |
+++ b/webrtc/modules/include/module_common_types.h |
@@ -17,9 +17,9 @@ |
#include <algorithm> |
#include <limits> |
+#include "webrtc/api/video/video_rotation.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/common_video/rotation.h" |
#include "webrtc/typedefs.h" |
namespace webrtc { |