Index: include/libyuv/scale_argb.h |
diff --git a/include/libyuv/scale_argb.h b/include/libyuv/scale_argb.h |
index b56cf520993763505a39b798cb589b1987bac075..ebef09f59cb3a7d18b8495ed03a95a5c4c378220 100644 |
--- a/include/libyuv/scale_argb.h |
+++ b/include/libyuv/scale_argb.h |
@@ -11,8 +11,8 @@ |
#ifndef INCLUDE_LIBYUV_SCALE_ARGB_H_ // NOLINT |
#define INCLUDE_LIBYUV_SCALE_ARGB_H_ |
-#include "libyuv/basic_types.h" |
-#include "libyuv/scale.h" // For FilterMode |
+#include "basic_types.h" |
+#include "scale.h" // For FilterMode |
#ifdef __cplusplus |
namespace libyuv { |