summary refs log tree commit diff
path: root/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'net.h')
-rw-r--r--net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.h b/net.h
index a2ad569..fa1ac87 100644
--- a/net.h
+++ b/net.h
@@ -1,7 +1,7 @@
 #ifndef NET_H
 #define NET_H
 
-#include "buf.h"
+#include "str.h"
 #include "doc.h"
 
 #define HOST_MAX 255