diff options
Diffstat (limited to 'include/m_metacontacts.h')
-rw-r--r-- | include/m_metacontacts.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/m_metacontacts.h b/include/m_metacontacts.h index 6eab3200ac..272abb61e2 100644 --- a/include/m_metacontacts.h +++ b/include/m_metacontacts.h @@ -27,7 +27,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_core.h>
// standard module for all mc-related information
-#define META_PROTO "MetaContacts"
+#define META_PROTO "MetaContacts"
+#define META_PROTOW L"MetaContacts"
//gets the handle for the 'most online' contact
//wParam=(HANDLE)hMetaContact
|