Fix glfw build

This commit is contained in:
Sergeanur 2020-06-30 08:08:50 +03:00
parent c80bdf3a2a
commit a15f3ddb8b
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#define WITHWINDOWS
#ifndef LIBRW
#define WITHD3D
#endif
#include "common.h"
#ifndef LIBRW
#include <d3d8caps.h>