Fixing up Windows build.

This commit is contained in:
jamgroga 2021-09-26 21:42:35 +01:00
parent 32ace0fcac
commit 5d32592126
22 changed files with 247994 additions and 53 deletions

View file

@ -1,4 +1,7 @@
#include "OpenGlInterface.h"
#ifdef _WIN32
#include <windows.h>
#endif
#include <GL/gl.h>