diff options
Diffstat (limited to 'src/nullopenglgraphics.h')
-rw-r--r-- | src/nullopenglgraphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nullopenglgraphics.h b/src/nullopenglgraphics.h index 23d272e70..7f58e1242 100644 --- a/src/nullopenglgraphics.h +++ b/src/nullopenglgraphics.h @@ -237,4 +237,4 @@ class NullOpenGLGraphics final : public Graphics }; #endif -#endif +#endif // NULLOPENGLGRAPHICS_H |