diff options
Diffstat (limited to 'src/gui/newskill.h')
-rw-r--r-- | src/gui/newskill.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/newskill.h b/src/gui/newskill.h index 203a686e..a3cf6c04 100644 --- a/src/gui/newskill.h +++ b/src/gui/newskill.h @@ -60,4 +60,4 @@ class NewSkillDialog : public Window, public gcn::ActionListener void action(const std::string&); }; -#endif _TMW_NSKILL_H
\ No newline at end of file +#endif |