diff options
Diffstat (limited to 'src/gui/rect.h')
-rw-r--r-- | src/gui/rect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rect.h b/src/gui/rect.h index f7cb7ae92..69c0120ca 100644 --- a/src/gui/rect.h +++ b/src/gui/rect.h @@ -159,4 +159,4 @@ class Rect int height; }; -#endif // GUI_RECTANGEL_H +#endif // GUI_RECT_H |