diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/yuv_to_rgb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/yuv_to_rgb.h b/graphics/yuv_to_rgb.h index 2d3b9e634e..259ba09810 100644 --- a/graphics/yuv_to_rgb.h +++ b/graphics/yuv_to_rgb.h @@ -35,8 +35,6 @@ namespace Graphics { -struct Surface; - /** * Convert a YUV420 image to an RGB surface * |