Commit 5632c82c authored by Alexandre Julliard's avatar Alexandre Julliard

include: Get rid of wglext.h.

parent c4e9e3fc
......@@ -42,7 +42,6 @@
#include "wine/wgl.h"
#undef GLAPIENTRY
#include "wine/wgl_driver.h"
#include "wine/wglext.h"
#include "wine/library.h"
#include "wine/debug.h"
......
......@@ -25,7 +25,6 @@
#define __WINE_WINED3D_GL_H
#include "wine/wgl.h"
#include "wine/wglext.h"
#define GL_COMPRESSED_LUMINANCE_ALPHA_3DC_ATI 0x8837 /* not in the gl spec */
......
......@@ -31,7 +31,6 @@
#include "wine/debug.h"
#include "wine/wgl.h"
#include "wine/wgl_driver.h"
#include "wine/wglext.h"
#define __gl_h_
#define __gltypes_h_
......
......@@ -50,7 +50,6 @@ WINE_DECLARE_DEBUG_CHANNEL(winediag);
#include "wine/wgl.h"
#include "wine/wgl_driver.h"
#include "wine/wglext.h"
typedef struct __GLXcontextRec *GLXContext;
typedef struct __GLXFBConfigRec *GLXFBConfig;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment