Some more TcpClient stuff
[cascardo/gnio.git] / gnio / gtcpclient.h
index e94df73..f3a9cce 100644 (file)
@@ -27,9 +27,7 @@
 #include <glib-object.h>
 #include <gio/gio.h>
 
-#include "ginetsocketaddress.h"
-#include "gnetworkinputstream.h"
-#include "gnetworkoutputstream.h"
+#include <gnio/ginetsocketaddress.h>
 
 G_BEGIN_DECLS
 
@@ -81,4 +79,3 @@ void             g_tcp_client_close            (GTcpClient    *client);
 G_END_DECLS
 
 #endif /* G_TCP_CLIENT_H */
-