summaryrefslogtreecommitdiff
path: root/plugins/FavContacts/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FavContacts/src/stdafx.h')
-rw-r--r--plugins/FavContacts/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/FavContacts/src/stdafx.h b/plugins/FavContacts/src/stdafx.h
index 8c08062ec9..84b456665c 100644
--- a/plugins/FavContacts/src/stdafx.h
+++ b/plugins/FavContacts/src/stdafx.h
@@ -49,6 +49,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <m_metacontacts.h>
#include <m_toptoolbar.h>
+#define MODULENAME "FavContacts"
+
struct CMPlugin : public PLUGIN<CMPlugin>
{
CMPlugin();