diff options
Diffstat (limited to 'vnet/vnet/handoff.h')
-rw-r--r-- | vnet/vnet/handoff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnet/vnet/handoff.h b/vnet/vnet/handoff.h index 00832635a5a..9320f5602b5 100644 --- a/vnet/vnet/handoff.h +++ b/vnet/vnet/handoff.h @@ -20,7 +20,7 @@ #include <vnet/ethernet/ethernet.h> #include <vnet/ip/ip4_packet.h> #include <vnet/ip/ip6_packet.h> -#include <vnet/mpls-gre/packet.h> +#include <vnet/mpls/packet.h> typedef enum { |