summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Project/Element.h b/Project/Element.h
index 1f30fd4..e7856a1 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -24,10 +24,11 @@
#include <wx/menu.h>
#include <wx/stdpaths.h>
#include <wx/filename.h>
+#include <GL/glew.h>
#ifdef _MSC_VER
#include <windows.h>
#endif
-#include <GL/gl.h>
+//#include <GL/gl.h>
#include <wx/graphics.h>
#include <complex>