[FIX_BUILD_DAMN_IT]

- forgot this file

svn path=/trunk/; revision=60172
This commit is contained in:
Jérôme Gardou 2013-09-16 17:23:06 +00:00
parent d0840bf250
commit 7ed8f7ad3f

View file

@ -22,7 +22,7 @@ struct wgl_context
{
DWORD magic;
volatile LONG lock;
DHGLRC dhglrc;
struct ICD_Data* icd_data;
INT pixelformat;
@ -65,6 +65,7 @@ struct Opengl32_ThreadData
HGLRC hglrc;
HDC hdc;
struct wgl_dc_data* dc_data;
PVOID* icdData;
};
static inline