summaryrefslogtreecommitdiff
path: root/src/network/netdev/ipvlan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/netdev/ipvlan.h')
-rw-r--r--src/network/netdev/ipvlan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/netdev/ipvlan.h b/src/network/netdev/ipvlan.h
index 3bad56d500..171407b7c4 100644
--- a/src/network/netdev/ipvlan.h
+++ b/src/network/netdev/ipvlan.h
@@ -4,7 +4,7 @@
#include <netinet/in.h>
#include <linux/if_link.h>
-#include "netdev/netdev.h"
+#include "netdev.h"
typedef enum IPVlanMode {
NETDEV_IPVLAN_MODE_L2 = IPVLAN_MODE_L2,