diff --git a/libswscale/rgb2rgb.h b/libswscale/rgb2rgb.h index 770734d28e0f97c4c94a479c4d0004cd74bb9cf5..260732f7312546cb097fcc6f88b07dcc51b6e1fa 100644 --- a/libswscale/rgb2rgb.h +++ b/libswscale/rgb2rgb.h @@ -143,4 +143,4 @@ extern void (*yvu9_to_yuy2)(const uint8_t *src1, const uint8_t *src2, const uint void sws_rgb2rgb_init(int flags); -#endif /* RGB2RGB_INCLUDED */ +#endif /* FFMPEG_RGB2RGB_H */