diff options
Diffstat (limited to 'src/gui/setup_video.h')
-rw-r--r-- | src/gui/setup_video.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup_video.h b/src/gui/setup_video.h index 86d60987a..bd77e32b5 100644 --- a/src/gui/setup_video.h +++ b/src/gui/setup_video.h @@ -81,4 +81,4 @@ class Setup_Video final : public SetupTab, public gcn::KeyListener bool mNoFrame; }; -#endif +#endif // GUI_SETUP_VIDEO_H |