]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private.h
Another "char" occurrence
[wxWidgets.git] / include / wx / msw / private.h
index 3881c31250b1f1ef750524f76dd3122376531896..2e2069b41dae8213ff56d94257206a5ebaea4d10 100644 (file)
@@ -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