summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/FileViewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Msg_Export/src/FileViewer.h')
-rwxr-xr-xplugins/Msg_Export/src/FileViewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/FileViewer.h b/plugins/Msg_Export/src/FileViewer.h
index de58099d6d..4e238bdf54 100755
--- a/plugins/Msg_Export/src/FileViewer.h
+++ b/plugins/Msg_Export/src/FileViewer.h
@@ -27,7 +27,7 @@ bool bShowFileViewer(MCONTACT hContact);
bool bUseInternalViewer(bool bNew);
bool bUseInternalViewer();
-extern tstring sFileViewerPrg;
+extern wstring sFileViewerPrg;
#endif