X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=nethook.h;h=b428a14ad615e1e249523eda9eff83c08f63ea7a;hb=b9ad098fa24048b79514e1a435ab10c9decfd381;hp=3e1baa68310f09fd2b59a6414868f0e2c6085362;hpb=873a90517d2fa0538a7ce07c139a53f4cc42a61c;p=cascardo%2Frnetproxy.git diff --git a/nethook.h b/nethook.h index 3e1baa6..b428a14 100644 --- a/nethook.h +++ b/nethook.h @@ -21,7 +21,7 @@ #define NET_HOOK_H #include -#include "iochannel.h" +#include "hcconn.h" typedef struct _net_hook_t net_hook_t; typedef void (*net_connect) (net_hook_t*);