diff --git a/src/modules/graphics/opengl/Glyph.h b/src/modules/graphics/opengl/Glyph.h index e89cc94ee..d6c2578c0 100644 --- a/src/modules/graphics/opengl/Glyph.h +++ b/src/modules/graphics/opengl/Glyph.h @@ -27,6 +27,7 @@ #include #include #include +#include // OpenGL #include "GLee.h" @@ -39,7 +40,7 @@ namespace graphics namespace opengl { - class Glyph : public Drawable + class Glyph : public Drawable, public Volatile { private: