diff options
Diffstat (limited to 'Project/GeneratorStabForm.h')
-rw-r--r-- | Project/GeneratorStabForm.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/GeneratorStabForm.h b/Project/GeneratorStabForm.h index 4bee815..f5929bc 100644 --- a/Project/GeneratorStabForm.h +++ b/Project/GeneratorStabForm.h @@ -18,6 +18,8 @@ #ifndef GENERATORSTABFORM_H #define GENERATORSTABFORM_H +#include <GL/glew.h> + #include <wx/glcanvas.h> #include "ElementFormBase.h" |