summaryrefslogtreecommitdiff
path: root/src/render/sdlgraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/sdlgraphics.h')
-rw-r--r--src/render/sdlgraphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/render/sdlgraphics.h b/src/render/sdlgraphics.h
index b335f6e19..1a1d26aba 100644
--- a/src/render/sdlgraphics.h
+++ b/src/render/sdlgraphics.h
@@ -56,6 +56,7 @@ class SDLGraphics final : public Graphics
~SDLGraphics();
#include "render/graphicsdef.hpp"
+ RENDER_GRAPHICSDEF_HPP
#include "render/softwaregraphicsdef.hpp"