X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/621ae68a1335cc0f5c99a5d9de88fbb0e8b8d515..20fd9757ff00f05f10b76b8534149e7889340a9e:/include/wx/msw/private.h diff --git a/include/wx/msw/private.h b/include/wx/msw/private.h index 3881c31250..2e2069b41d 100644 --- a/include/wx/msw/private.h +++ b/include/wx/msw/private.h @@ -192,7 +192,7 @@ inline bool wxStyleHasBorder(long style) #define OutputDebugString OutputDebugStringW95 #endif -extern void OutputDebugStringW95(const char*, ...); +extern void OutputDebugStringW95(const wxChar*, ...); #endif #endif