diff --git a/general.h b/general.h index 84f3335802..ba666f3f49 100644 --- a/general.h +++ b/general.h @@ -235,6 +235,7 @@ struct settings unsigned frame_delay; #ifdef GEKKO unsigned viwidth; + bool vfilter; #endif bool smooth; bool force_aspect;