diff options
Diffstat (limited to 'src/safeopenglgraphics.h')
-rw-r--r-- | src/safeopenglgraphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/safeopenglgraphics.h b/src/safeopenglgraphics.h index 61a34e07c..c134caa2d 100644 --- a/src/safeopenglgraphics.h +++ b/src/safeopenglgraphics.h @@ -162,4 +162,4 @@ class SafeOpenGLGraphics final : public Graphics }; #endif -#endif +#endif // SAFEOPENGLGRAPHICS_H |