ChangeSet ID: 21128 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/07 05:07:19
Modified files: dlls/d3d8 : d3dcore_gl.h
Log message: Vincent BĂ©ron vberon@mecano.gme.usherb.ca Remove already included headers.
Patch: http://cvs.winehq.org/patch.py?id=21128
Old revision New revision Changes Path 1.18 1.19 +0 -12 wine/dlls/d3d8/d3dcore_gl.h
Index: wine/dlls/d3d8/d3dcore_gl.h diff -u -p wine/dlls/d3d8/d3dcore_gl.h:1.18 wine/dlls/d3d8/d3dcore_gl.h:1.19 --- wine/dlls/d3d8/d3dcore_gl.h:1.18 7 Nov 2005 11: 7:19 -0000 +++ wine/dlls/d3d8/d3dcore_gl.h 7 Nov 2005 11: 7:19 -0000 @@ -22,18 +22,6 @@ #ifndef __WINE_D3DCORE_GL_H #define __WINE_D3DCORE_GL_H
-#ifndef __WINE_CONFIG_H -# error You must include config.h to use this header -#endif - -#define XMD_H /* This is to prevent the Xmd.h inclusion bug :-/ */ -#include <GL/gl.h> -#include <GL/glx.h> -#ifdef HAVE_GL_GLEXT_H -# include <GL/glext.h> -#endif -#undef XMD_H - #undef APIENTRY #define APIENTRY