ethdev: separate driver APIs
[dpdk.git] / drivers / net / enic / enic_rxtx.c
index e2002e1..98902ca 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 #include <rte_mbuf.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 #include <rte_prefetch.h>
 
 #include "enic_compat.h"