summaryrefslogtreecommitdiff
path: root/source4/lib/netif/netif.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/netif/netif.h')
-rw-r--r--source4/lib/netif/netif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/netif/netif.h b/source4/lib/netif/netif.h
index 36bc8c9b83..558fda4792 100644
--- a/source4/lib/netif/netif.h
+++ b/source4/lib/netif/netif.h
@@ -29,5 +29,5 @@ struct iface_struct {
#define MAX_INTERFACES 128
#ifndef AUTOCONF_TEST
-#include "netif/proto.h"
+#include "lib/netif/proto.h"
#endif