diff options
Diffstat (limited to 'src/render/nullopenglgraphics.h')
-rw-r--r-- | src/render/nullopenglgraphics.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/nullopenglgraphics.h b/src/render/nullopenglgraphics.h index ebecbe7dd..e01e3b2ef 100644 --- a/src/render/nullopenglgraphics.h +++ b/src/render/nullopenglgraphics.h @@ -76,6 +76,8 @@ class NullOpenGLGraphics final : public Graphics #include "render/openglgraphicsdef.hpp" + #include "render/openglgraphicsdef1.hpp" + #include "render/openglgraphicsdefadvanced.hpp" private: |