From e17da4740c510e3b28634b02298b661a151987f0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 17:51:41 +0300 Subject: Fix code style. --- src/render/modernopenglgraphics.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/render/modernopenglgraphics.h') diff --git a/src/render/modernopenglgraphics.h b/src/render/modernopenglgraphics.h index 5bdb70ea6..03a61858b 100644 --- a/src/render/modernopenglgraphics.h +++ b/src/render/modernopenglgraphics.h @@ -135,6 +135,7 @@ class ModernOpenGLGraphics final : public Graphics #endif FBOInfo mFbo; }; -#endif // defined(USE_OPENGL) && !defined(ANDROID) && !defined(__native_client__) +#endif // defined(USE_OPENGL) && !defined(ANDROID) && + // !defined(__native_client__) #endif // RENDER_MODERNOPENGLGRAPHICS_H -- cgit v1.2.3-60-g2f50