diff options
Diffstat (limited to 'include/user/notification_util.h')
-rw-r--r-- | include/user/notification_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/notification_util.h b/include/user/notification_util.h index e9a5298..4aa362a 100644 --- a/include/user/notification_util.h +++ b/include/user/notification_util.h @@ -10,7 +10,7 @@ extern "C" { /** * Errors */ -#define SCE_NOTIFICATIONUTIL_ERROR_INTERNAL 0x80106301 +#define SCE_NOTIFICATION_UTIL_ERROR_INTERNAL 0x80106301 /** * BGDL-type notification event handler function |