diff options
Diffstat (limited to 'Project/ControlSystemTest.h')
-rw-r--r-- | Project/ControlSystemTest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/ControlSystemTest.h b/Project/ControlSystemTest.h index e5a5031..67a1302 100644 --- a/Project/ControlSystemTest.h +++ b/Project/ControlSystemTest.h @@ -18,6 +18,8 @@ #ifndef CONTROLSYSTEMTEST_H #define CONTROLSYSTEMTEST_H +#include <GL/glew.h> + #include "ControlEditorBase.h" class ControlEditor; |