net/virtio: unmap PCI device in secondary process
[dpdk.git] / drivers / net / virtio / virtio_rxtx_simple.c
index a26182b..f248869 100644 (file)
@@ -15,7 +15,7 @@
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
 #include <rte_ether.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_prefetch.h>
 #include <rte_string_fns.h>
 #include <rte_errno.h>