summaryrefslogtreecommitdiff
path: root/include/m_imgsrvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/m_imgsrvc.h')
-rw-r--r--include/m_imgsrvc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_imgsrvc.h b/include/m_imgsrvc.h
index 005eb67422..00d08060c4 100644
--- a/include/m_imgsrvc.h
+++ b/include/m_imgsrvc.h
@@ -428,7 +428,7 @@ typedef struct _tagIMGSRVC_INFO {
union {
char *szName;
wchar_t *wszName;
- TCHAR *tszName;
+ wchar_t *tszName;
};
HBITMAP hbm;
FIBITMAP *dib;