ChangeSet ID: 17079 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/14 07:48:11
Modified files: dlls/x11drv : xvidmode.c x11drv_main.c x11drv.h opengl.c
Log message: Include Xmd.h in x11drv.h with the proper defines to make it work, and remove related hacks in various C files.
Patch: http://cvs.winehq.org/patch.py?id=17079
Old revision New revision Changes Path 1.30 1.31 +1 -4 wine/dlls/x11drv/xvidmode.c 1.101 1.102 +0 -16 wine/dlls/x11drv/x11drv_main.c 1.68 1.69 +17 -0 wine/dlls/x11drv/x11drv.h 1.3 1.4 +0 -2 wine/dlls/x11drv/opengl.c