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 47578bb3f..4b4d521ab 100644 --- a/src/render/sdl2graphics.h +++ b/src/render/sdl2graphics.h @@ -101,6 +101,7 @@ class SDLGraphics final : public Graphics { mRendererFlags = flags; } #include "render/graphicsdef.hpp" + RENDER_GRAPHICSDEF_HPP #include "render/softwaregraphicsdef.hpp" |