Skip to content

Commit

Permalink
Update viewdraw.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
AXDOOMER authored Jan 7, 2024
1 parent 08838eb commit 8f64af8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Project/viewdraw.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@

#include <SDL2/SDL_image.h>
#include <GLFW/glfw3.h>

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

#include <GL/gl.h>
#include <GL/glu.h>

Expand Down

0 comments on commit 8f64af8

Please sign in to comment.