summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SeenPlugin/src/stdafx.h')
-rw-r--r--plugins/SeenPlugin/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/src/stdafx.h b/plugins/SeenPlugin/src/stdafx.h
index a11efb3db3..39bb908b64 100644
--- a/plugins/SeenPlugin/src/stdafx.h
+++ b/plugins/SeenPlugin/src/stdafx.h
@@ -59,7 +59,7 @@ wchar_t *any_to_Idle(MCONTACT hContact, const char *module_name, const char *set
#define NUM100NANOSEC 116444736000000000
-#define S_MOD "SeenModule"
+#define MODULENAME "SeenModule"
struct CMPlugin : public PLUGIN<CMPlugin>
{