diff options
Diffstat (limited to 'net/hub.c')
| -rw-r--r-- | net/hub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hub.c b/net/hub.c index be413012bb..8508ecf380 100644 --- a/net/hub.c +++ b/net/hub.c @@ -13,7 +13,7 @@ */ #include "monitor.h" -#include "net.h" +#include "net/net.h" #include "clients.h" #include "hub.h" #include "iov.h" |