Index: include/libyuv/rotate_argb.h |
diff --git a/include/libyuv/rotate_argb.h b/include/libyuv/rotate_argb.h |
index 660ff5573ec5db6bca2297f23629e3cf730661c7..4e23c6407d089a74fb676527d9f747bc679ec2b2 100644 |
--- a/include/libyuv/rotate_argb.h |
+++ b/include/libyuv/rotate_argb.h |
@@ -11,8 +11,8 @@ |
#ifndef INCLUDE_LIBYUV_ROTATE_ARGB_H_ // NOLINT |
#define INCLUDE_LIBYUV_ROTATE_ARGB_H_ |
-#include "libyuv/basic_types.h" |
-#include "libyuv/rotate.h" // For RotationMode. |
+#include "basic_types.h" |
+#include "rotate.h" // For RotationMode. |
#ifdef __cplusplus |
namespace libyuv { |