diff options
Diffstat (limited to 'plugins/FloatingContacts/src/stdafx.h')
-rw-r--r-- | plugins/FloatingContacts/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/src/stdafx.h b/plugins/FloatingContacts/src/stdafx.h index 253215ba86..3270519abe 100644 --- a/plugins/FloatingContacts/src/stdafx.h +++ b/plugins/FloatingContacts/src/stdafx.h @@ -32,7 +32,7 @@ /////////////////////////////////////////////////////////////////////////////
-#define MODULE "FloatingContacts"
+#define MODULENAME "FloatingContacts"
struct CMPlugin : public PLUGIN<CMPlugin>
{
|