summaryrefslogtreecommitdiff
path: root/src/polyset.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-07-30 19:29:40 (GMT)
committerMarius Kintel <marius@kintel.net>2011-07-30 19:29:40 (GMT)
commit887f7eb99ff7dfaa2f088d7e210b09b10892f19a (patch)
tree9d996d97502701630abb25e789f9c4a6b036cdd6 /src/polyset.h
parentbebf3c0ac08338112bb022087a62425b4b7d9d0d (diff)
Refactored GL rendering inspired by Giles' work on RapCad. The ultimate goal is to become independent of Qt
Diffstat (limited to 'src/polyset.h')
-rw-r--r--src/polyset.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/polyset.h b/src/polyset.h
index 0914e91..8712ff2 100644
--- a/src/polyset.h
+++ b/src/polyset.h
@@ -1,10 +1,7 @@
#ifndef POLYSET_H_
#define POLYSET_H_
-#ifdef ENABLE_OPENCSG
-// this must be included before the GL headers
-# include <GL/glew.h>
-#endif
+#include <GL/glew.h> // this must be included before the GL headers
#include <qgl.h>
#include "grid.h"
contact: Jan Huwald // Impressum