Remove already included headers.

This commit is contained in:
Vincent Béron 2005-11-07 11:07:19 +00:00 committed by Alexandre Julliard
parent 79e3a1be70
commit 8a4c4ef278
1 changed files with 0 additions and 12 deletions

View File

@ -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