]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pcap/rte_eth_pcap.c
net/mlx5: fix counter and age flow action validation
[dpdk.git] / drivers / net / pcap / rte_eth_pcap.c
index a32b1f3f37a3ab37198aff2081faff26cb61c86b..ff02ade70d1a011cdb687a941c9d4a6c07058212 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>