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