summaryrefslogtreecommitdiff
path: root/include/glbase.h
diff options
context:
space:
mode:
authorpixel <pixel>2002-12-25 14:26:31 +0000
committerpixel <pixel>2002-12-25 14:26:31 +0000
commit2ec65975046c3aa98f2958ca0988d20a36abf5fa (patch)
tree3ef698dfcab536ec1f14fcd3c257225ea4bfdede /include/glbase.h
parent05b3214cc4af88977e09163ce8e3b6cc7256cebe (diff)
Bleh
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 {