ethdev: separate driver APIs
[dpdk.git] / drivers / net / softnic / rte_eth_softnic_internals.h
index 3a12823..050e3e7 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <rte_mbuf.h>
 #include <rte_sched.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_tm_driver.h>
 
 #include "rte_eth_softnic.h"