summaryrefslogtreecommitdiff
path: root/include/glbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glbase.h')
-rw-r--r--include/glbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glbase.h b/include/glbase.h
index 27c4f75..b83f044 100644
--- a/include/glbase.h
+++ b/include/glbase.h
@@ -1,8 +1,8 @@
#ifndef __GLBASE_H__
#define __GLBASE_H__
-#include <GL/gl.h>
#include <SDL.h>
+#include <SDL_opengl.h>
#include <Exceptions.h>
namespace mogltk {