summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/objidl.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/objidl.h')
-rw-r--r--winsup/w32api/include/objidl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/objidl.h b/winsup/w32api/include/objidl.h
index 6cbd03874..326915cb1 100644
--- a/winsup/w32api/include/objidl.h
+++ b/winsup/w32api/include/objidl.h
@@ -159,7 +159,7 @@ typedef struct tagSTGMEDIUM {
PVOID hMetaFilePict;
HENHMETAFILE hEnhMetaFile;
HGLOBAL hGlobal;
- LPCSTR lpszFileName;
+ LPWSTR lpszFileName;
LPSTREAM pstm;
LPSTORAGE pstg;
} DUMMYUNIONNAME;