net/mlx5: fix counter and age flow action validation
[dpdk.git] / drivers / net / pcap / rte_eth_pcap.c
index a32b1f3..ff02ade 100644 (file)
@@ -19,8 +19,8 @@
 #include <pcap.h>
 
 #include <rte_cycles.h>
-#include <rte_ethdev_driver.h>
-#include <rte_ethdev_vdev.h>
+#include <ethdev_driver.h>
+#include <ethdev_vdev.h>
 #include <rte_kvargs.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>