diff options
Diffstat (limited to 'include/m_acc.h')
-rw-r--r-- | include/m_acc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_acc.h b/include/m_acc.h index 0881098274..93be99d204 100644 --- a/include/m_acc.h +++ b/include/m_acc.h @@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA. # define __M_ACC_H__
-#define AVATAR_CONTROL_CLASS _T( "MAvatarControlClass" ) // Class of the control
+#define AVATAR_CONTROL_CLASS L"MAvatarControlClass" // Class of the control
// Sets the contact that this avatar represents. This invalidates
|