diff options
Diffstat (limited to 'modules/commands/gl_global.cpp')
-rw-r--r-- | modules/commands/gl_global.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/commands/gl_global.cpp b/modules/commands/gl_global.cpp index fae4554d4..70dd4d324 100644 --- a/modules/commands/gl_global.cpp +++ b/modules/commands/gl_global.cpp @@ -12,7 +12,6 @@ /*************************************************************************/ #include "module.h" -#include "global.h" class CommandGLGlobal : public Command { |