summaryrefslogtreecommitdiff
path: root/scene.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene.cpp')
-rw-r--r--scene.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene.cpp b/scene.cpp
index 9e606f1..d6cfd80 100644
--- a/scene.cpp
+++ b/scene.cpp
@@ -1,7 +1,7 @@
#include "scene.h"
#include <SDL_image.h>
-#include <SDL_opengl.h>
+#include "gl.h"
#include <cmath>