summaryrefslogtreecommitdiff
path: root/shell/inc/propsheets.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/propsheets.hxx')
-rw-r--r--shell/inc/propsheets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/inc/propsheets.hxx b/shell/inc/propsheets.hxx
index 68e28192922d..6092e8bdbe31 100644
--- a/shell/inc/propsheets.hxx
+++ b/shell/inc/propsheets.hxx
@@ -75,7 +75,7 @@ private:
private:
LONG m_RefCnt;
- Filepath_char_t m_szFileName[MAX_PATH];
+ std::wstring m_FileName;
};
#endif