summaryrefslogtreecommitdiff
path: root/src/render/mobileopengl2graphics.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-15 20:01:16 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-15 20:01:16 +0300
commit9e838049c18bd13d7020a0aaab634307a1fe966d (patch)
treebbc054e52b2f581246b55964a0383d41d5fe82cc /src/render/mobileopengl2graphics.h
parent7333084ce4c1d0fbaaef265d1400ef9552f856bd (diff)
downloadplus-9e838049c18bd13d7020a0aaab634307a1fe966d.tar.gz
plus-9e838049c18bd13d7020a0aaab634307a1fe966d.tar.bz2
plus-9e838049c18bd13d7020a0aaab634307a1fe966d.tar.xz
plus-9e838049c18bd13d7020a0aaab634307a1fe966d.zip
Fix style issieu in mobileopengl2graphics.h
Diffstat (limited to 'src/render/mobileopengl2graphics.h')
-rw-r--r--src/render/mobileopengl2graphics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/mobileopengl2graphics.h b/src/render/mobileopengl2graphics.h
index b351440fd..9b171becb 100644
--- a/src/render/mobileopengl2graphics.h
+++ b/src/render/mobileopengl2graphics.h
@@ -154,6 +154,6 @@ class MobileOpenGL2Graphics final : public Graphics
#endif
FBOInfo mFbo;
};
-#endif // defined(USE_OPENGL) && !defined(ANDROID)
+#endif // defined(USE_OPENGL) && !defined(ANDROID)
#endif // RENDER_MOBILEOPENGL2GRAPHICS_H