summaryrefslogtreecommitdiff
path: root/src/render/sdl2graphics.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-01 23:50:19 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-01 23:50:19 +0300
commit96d1d7c2600642930019bd5a9553f92ec2d7d5a9 (patch)
tree52b6428ed4639ad77f7941b23e975c57cb56e128 /src/render/sdl2graphics.h
parent731151351ec84abd70c011a75ab58f4adfd1cd6d (diff)
downloadplus-96d1d7c2600642930019bd5a9553f92ec2d7d5a9.tar.gz
plus-96d1d7c2600642930019bd5a9553f92ec2d7d5a9.tar.bz2
plus-96d1d7c2600642930019bd5a9553f92ec2d7d5a9.tar.xz
plus-96d1d7c2600642930019bd5a9553f92ec2d7d5a9.zip
Fix code style.
Diffstat (limited to 'src/render/sdl2graphics.h')
-rw-r--r--src/render/sdl2graphics.h1
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;