#if wxUSE_SOCKETS
#include "wx/string.h"
-#include "gsocket.h"
+#include "wx/gsocket.h"
class WXDLLEXPORT wxSockAddress : public wxObject {
#endif
#ifdef __UNIX__
+#include <sys/socket.h>
#include <sys/un.h>
class WXDLLEXPORT wxUNIXaddress : public wxSockAddress {
#endif
// wxUSE_SOCKETS
-
+
#endif
// _WX_NETWORK_ADDRESS_H