- Allow custom leveldots
[supertux.git] / src / video / screen.hpp
index 2dd824a..8f63498 100644 (file)
@@ -20,7 +20,7 @@
 #define SUPERTUX_SCREEN_H
 
 #include <SDL.h>
-#include <SDL_opengl.h>
+#include <GL/gl.h>
 #include <iostream>
 
 #include <vector>