ethdev: separate driver APIs
[dpdk.git] / drivers / net / softnic / rte_eth_softnic.c
index 5c5464c..b0c1341 100644 (file)
@@ -6,7 +6,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_ethdev_vdev.h>
 #include <rte_malloc.h>
 #include <rte_bus_vdev.h>