winex11: Include x11drv.h in xrandr.c even if compiling without xrandr.
commitc05f5445dc2c330539cfb22fb5b27506061d26b4
authorZebediah Figura <zfigura@codeweavers.com>
Sun, 29 Jan 2023 21:28:37 +0000 (29 15:28 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Jan 2023 15:49:55 +0000 (30 16:49 +0100)
treed1a9796e4b3c16e53ad97bb7e137b5e671ba14ba
parent2b0677341704affce04710a633ba9fb5b3a134d1
winex11: Include x11drv.h in xrandr.c even if compiling without xrandr.

Make sure we pull in the definition of X11DRV_XRandR_Init(), in particular because it has DECLSPEC_HIDDEN.
dlls/winex11.drv/xrandr.c