ethdev: separate driver APIs
[dpdk.git] / drivers / net / mlx4 / mlx4_txq.c
index 7664c3e..2bd4b9c 100644 (file)
@@ -54,7 +54,7 @@
 
 #include <rte_common.h>
 #include <rte_errno.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
 #include <rte_mempool.h>