diff options
-rw-r--r-- | plugins/StatusManager/src/startupstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusManager/src/startupstatus.h b/plugins/StatusManager/src/startupstatus.h index 17e606cff6..00cb69d4a5 100644 --- a/plugins/StatusManager/src/startupstatus.h +++ b/plugins/StatusManager/src/startupstatus.h @@ -19,7 +19,7 @@ #ifndef __STARTUPSTATUSHEADER #define __STARTUPSTATUSHEADER -#define SSMODULENAME "StartupStatus" +#define SSMODULENAME LPGEN("StartupStatus") struct PROFILEOPTIONS : public MZeroedObject { |