X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fvideo_output%2Fx11%2Fxcommon.h;h=ac825eb09b640ea32355d960b39ad687e4f12f38;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=9618994c1e0cdb1f24fb575254a818df8053fbc8;hpb=3305b049e7f587b23359a1c9047fb5763d19c1dc;p=vlc diff --git a/modules/video_output/x11/xcommon.h b/modules/video_output/x11/xcommon.h index 9618994c1e..ac825eb09b 100644 --- a/modules/video_output/x11/xcommon.h +++ b/modules/video_output/x11/xcommon.h @@ -212,14 +212,14 @@ struct vout_sys_t #ifdef HAVE_XSP int i_hw_scale; -#endif +#endif #ifdef HAVE_OSSO osso_context_t *p_octx; int i_backlight_on_counter; #endif - + }; /*****************************************************************************