add missing header
This commit is contained in:
parent
ec8e2791fe
commit
8b42dbddba
4 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include "opengl_utils.h"
|
||||
#include "dd.h"
|
||||
#include "debug.h"
|
||||
#include "hook.h"
|
||||
|
||||
PFNWGLCREATECONTEXTPROC xwglCreateContext;
|
||||
PFNWGLDELETECONTEXTPROC xwglDeleteContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue