[nostalgia] Fix MSVC build

This commit is contained in:
2022-07-09 20:20:37 -05:00
parent 2fa74069a9
commit 99bdf30c52
5 changed files with 16 additions and 26 deletions
-1
View File
@@ -14,7 +14,6 @@
#include <OpenGL/gl3.h>
#else
#include <glad/glad.h>
#include <gl/GL.h>
#endif
#include <ox/std/error.hpp>