jdk/src/windows/native/sun/java2d/opengl/OGLFuncs_md.h
changeset 9839 cf1a0d719598
parent 9834 ce3a106acecd
child 23010 6dadb192ad81
equal deleted inserted replaced
9838:8aa3ac86d7ee 9839:cf1a0d719598
    27 #define OGLFuncs_md_h_Included
    27 #define OGLFuncs_md_h_Included
    28 
    28 
    29 #include <windows.h>
    29 #include <windows.h>
    30 #include "J2D_GL/wglext.h"
    30 #include "J2D_GL/wglext.h"
    31 #include "OGLFuncMacros.h"
    31 #include "OGLFuncMacros.h"
       
    32 #include <jdk_util.h>
    32 
    33 
    33 /**
    34 /**
    34  * Core WGL functions
    35  * Core WGL functions
    35  */
    36  */
    36 typedef HGLRC (GLAPIENTRY *wglCreateContextType)(HDC hdc);
    37 typedef HGLRC (GLAPIENTRY *wglCreateContextType)(HDC hdc);