X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/532d575bd9baedbbf1c52907a66255975f527530..6984e4147875396b257450ff793c20c2eb0e16a3:/src/common/utilscmn.cpp diff --git a/src/common/utilscmn.cpp b/src/common/utilscmn.cpp index 04bac3aa0a..eec174a934 100644 --- a/src/common/utilscmn.cpp +++ b/src/common/utilscmn.cpp @@ -604,7 +604,7 @@ bool wxLaunchDefaultBrowser(const wxString& url) (LPShellExecute) ::GetProcAddress(hShellDll, wxString::Format(wxT("ShellExecute%s"), -#ifdef __WXUNICODE__ +#if wxUSE_UNICODE wxT("W") #else wxT("A")