diff --git a/gfx/video_driver.c b/gfx/video_driver.c index 813d64d77e..4d7766a62c 100644 --- a/gfx/video_driver.c +++ b/gfx/video_driver.c @@ -31,6 +31,7 @@ #include "video_filter.h" #include "video_display_server.h" +#include "gfx_animation.h" #ifdef HAVE_GFX_WIDGETS #include "gfx_widgets.h" #endif