ethdev: separate driver APIs
[dpdk.git] / drivers / net / bnxt / rte_pmd_bnxt.c
index e86e670..5952089 100644 (file)
@@ -36,7 +36,7 @@
 #include <unistd.h>
 
 #include <rte_dev.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_malloc.h>
 #include <rte_cycles.h>
 #include <rte_byteorder.h>