diff options
Diffstat (limited to 'Stars45/Mouse.h')
-rw-r--r-- | Stars45/Mouse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Mouse.h b/Stars45/Mouse.h index 07bc98f..2eda0a1 100644 --- a/Stars45/Mouse.h +++ b/Stars45/Mouse.h @@ -95,5 +95,5 @@ private: static Window* window; }; -#endif Mouse_h +#endif // Mouse_h |