diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/stdafx.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/src/stdafx.h b/plugins/NewXstatusNotify/src/stdafx.h index 5c87669c6f..5f92ba982a 100644 --- a/plugins/NewXstatusNotify/src/stdafx.h +++ b/plugins/NewXstatusNotify/src/stdafx.h @@ -66,7 +66,7 @@ #include "version.h"
#include "xstatus.h"
-#define MODULE "NewStatusNotify"
+#define MODULENAME "NewStatusNotify"
struct CMPlugin : public PLUGIN<CMPlugin>
{
|