aboutsummaryrefslogtreecommitdiff
path: root/files/source/rotate_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'files/source/rotate_win.cc')
-rw-r--r--files/source/rotate_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/source/rotate_win.cc b/files/source/rotate_win.cc
index 201643e7..044048d3 100644
--- a/files/source/rotate_win.cc
+++ b/files/source/rotate_win.cc
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "libyuv/row.h"
#include "libyuv/rotate_row.h"
+#include "libyuv/row.h"
#ifdef __cplusplus
namespace libyuv {