diff options
Diffstat (limited to 'src/render/sdl2graphics.h')
-rw-r--r-- | src/render/sdl2graphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/sdl2graphics.h b/src/render/sdl2graphics.h index 4b4d521ab..f0dc83329 100644 --- a/src/render/sdl2graphics.h +++ b/src/render/sdl2graphics.h @@ -104,6 +104,7 @@ class SDLGraphics final : public Graphics RENDER_GRAPHICSDEF_HPP #include "render/softwaregraphicsdef.hpp" + RENDER_SOFTWAREGRAPHICSDEF_HPP protected: uint32_t mRendererFlags; |