diff options
Diffstat (limited to 'Stars45/EditBox.h')
-rw-r--r-- | Stars45/EditBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/EditBox.h b/Stars45/EditBox.h index ac3186b..add604e 100644 --- a/Stars45/EditBox.h +++ b/Stars45/EditBox.h @@ -112,5 +112,5 @@ protected: Color selected_color; }; -#endif EditBox_h +#endif // EditBox_h |