diff options
Diffstat (limited to 'src/render/normalopenglgraphics.h')
-rw-r--r-- | src/render/normalopenglgraphics.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/normalopenglgraphics.h b/src/render/normalopenglgraphics.h index 6de8d9397..bc77b6563 100644 --- a/src/render/normalopenglgraphics.h +++ b/src/render/normalopenglgraphics.h @@ -80,6 +80,8 @@ class NormalOpenGLGraphics final : public Graphics #include "render/openglgraphicsdef.hpp" + #include "render/openglgraphicsdef1.hpp" + #include "render/openglgraphicsdefadvanced.hpp" #ifdef DEBUG_BIND_TEXTURE |