diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/client/notifications.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/notifications.h b/src/client/notifications.h index 3d596bd..6ae6151 100644 --- a/src/client/notifications.h +++ b/src/client/notifications.h @@ -5,7 +5,7 @@ */ #ifndef __INCLUDED_CLIENT_NOTIFICATIONS_H__ -#define __INCLUDED_CLIENT_VIEW_H__ +#define __INCLUDED_CLIENT_NOTIFICATIONS_H__ #include "ui/widget.h" #include "ui/scrollpane.h" |