Rename iochannel to hcconn.
[cascardo/rnetproxy.git] / null.h
diff --git a/null.h b/null.h
index 790b2c7..e48a5eb 100644 (file)
--- a/null.h
+++ b/null.h
@@ -21,7 +21,7 @@
 #define NULL_H
 
 #include "nethook.h"
-#include "iochannel.h"
+#include "hcconn.h"
 
 net_hook_t* null_hook_new (HCConn*, char*);
 void null_destroy (net_hook_t*);