]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/tap/rte_eth_tap.h
net/ena: support Rx interrupt
[dpdk.git] / drivers / net / tap / rte_eth_tap.h
index ba45de840995ddc34dda5837fd2432da59c9c8c9..a98ea11a3315dcf87fada8addcc0250540ee21ea 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <linux/if_tun.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_ether.h>
 #include <rte_gso.h>
 #include "tap_log.h"