summaryrefslogtreecommitdiffstats
path: root/gfx/ycbcr/scale_yuv_argb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/ycbcr/scale_yuv_argb.cpp')
-rw-r--r--gfx/ycbcr/scale_yuv_argb.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/ycbcr/scale_yuv_argb.cpp b/gfx/ycbcr/scale_yuv_argb.cpp
index 91a96cb9f..13b16c802 100644
--- a/gfx/ycbcr/scale_yuv_argb.cpp
+++ b/gfx/ycbcr/scale_yuv_argb.cpp
@@ -9,6 +9,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
+#include "scale_yuv_argb.h"
+
#include "libyuv/scale.h"
#include <assert.h>