Check for driver methods before calling them and reset them on close.
[cascardo/rnetproxy.git] / nethook.h
index 3e1baa6..b428a14 100644 (file)
--- a/nethook.h
+++ b/nethook.h
@@ -21,7 +21,7 @@
 #define NET_HOOK_H
 
 #include <glib.h>
-#include "iochannel.h"
+#include "hcconn.h"
 
 typedef struct _net_hook_t net_hook_t;
 typedef void (*net_connect) (net_hook_t*);