diff options
Diffstat (limited to 'src/render/sdlgraphics.h')
-rw-r--r-- | src/render/sdlgraphics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h index 1a1d26aba..0f18c3c03 100644 --- a/src/render/sdlgraphics.h +++ b/src/render/sdlgraphics.h @@ -59,6 +59,7 @@ class SDLGraphics final : public Graphics RENDER_GRAPHICSDEF_HPP #include "render/softwaregraphicsdef.hpp" + RENDER_SOFTWAREGRAPHICSDEF_HPP protected: int SDL_FakeUpperBlit(const SDL_Surface *restrict const src, |