mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-25 05:21:58 +00:00
Added #include for windows gl
This commit is contained in:
parent
0bf2a9f3a9
commit
9b362130b4
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
#include "quakedef.h"
|
||||
#include "winquake.h"
|
||||
#include "resource.h"
|
||||
#include "glquake.h"
|
||||
#include <commctrl.h>
|
||||
|
||||
#define MAX_MODE_LIST 30
|
||||
|
|
Loading…
Reference in a new issue