summary refs log tree commit diff
path: root/nav.h
diff options
context:
space:
mode:
Diffstat (limited to 'nav.h')
-rw-r--r--nav.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nav.h b/nav.h
index 69f666a..0afcfaf 100644
--- a/nav.h
+++ b/nav.h
@@ -2,6 +2,7 @@
 #define NAV_H
 
 #include "doc.h"
+#include "net.h"
 #define HIST_MAX 32
 
 struct nav_state {