summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/main.cpp b/main.cpp
index c0871a5..97abb46 100644
--- a/main.cpp
+++ b/main.cpp
@@ -9,11 +9,7 @@
#include <boost/format.hpp>
#include <boost/shared_ptr.hpp>
-#define GL_GLEXT_PROTOTYPES
-#include <SDL_opengl.h>
-//#include <GL/gl.h>
-#include <GL/gl.h>
-//#include <GL/glu.h>
+#include "gl.h"
#include <iostream>
#include <cmath>