Skip to content

Commit

Permalink
Windows-only crap
Browse files Browse the repository at this point in the history
  • Loading branch information
AXDOOMER authored Jan 7, 2024
1 parent 41650e4 commit a639cf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project/mainloop.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@
#include "strutils.h" /* Split */
#include "bot.h"

#ifdef _WIN32
#include <windef.h>
#endif

#include <GL/gl.h>
#include <GL/glu.h>
#include <GLFW/glfw3.h>
Expand Down

0 comments on commit a639cf0

Please sign in to comment.