diff --git a/drivers/video/ihs_video_out.c b/drivers/video/ihs_video_out.c index bf4d4995c36..e2130274b49 100644 --- a/drivers/video/ihs_video_out.c +++ b/drivers/video/ihs_video_out.c @@ -15,6 +15,7 @@ #include #include #include +#include static const uint MAX_X_CHARS = 53; static const uint MAX_Y_CHARS = 26;