summaryrefslogtreecommitdiff
path: root/engine/stage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engine/stage.cpp')
-rw-r--r--engine/stage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/stage.cpp b/engine/stage.cpp
index 0026119..9a5bedd 100644
--- a/engine/stage.cpp
+++ b/engine/stage.cpp
@@ -4,7 +4,7 @@
#include <wriggle/texturestbi.h>
-#include <SDL/SDL_opengl.h>
+#include <wriggle/gl.h>
#include <cmath>
Stage::Stage() {