]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sckipc.h
oops, make it build with wxbase too.
[wxWidgets.git] / include / wx / sckipc.h
index 50e4c18494035023ad89a52e2a51f955e8a83b6a..548d0723d332c62e1cbe2be0b34689e31b16fca2 100644 (file)
@@ -61,7 +61,7 @@ class WXDLLEXPORT wxTCPConnection: public wxConnectionBase
   DECLARE_DYNAMIC_CLASS(wxTCPConnection)
 
 public:
-  wxTCPConnection(char *buffer, int size);
+  wxTCPConnection(wxChar *buffer, int size);
   wxTCPConnection();
   virtual ~wxTCPConnection();