diff options
Diffstat (limited to 'src/resources/notificationinfo.h')
-rw-r--r-- | src/resources/notificationinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/notificationinfo.h b/src/resources/notificationinfo.h index bdf44bffc..87376a21d 100644 --- a/src/resources/notificationinfo.h +++ b/src/resources/notificationinfo.h @@ -37,7 +37,7 @@ struct NotificationInfo final { } A_DELETE_COPY(NotificationInfo) -#endif +#endif // ADVGCC const char *sound; const char *text; |