ethdev: separate driver APIs
[dpdk.git] / drivers / net / enic / enic_main.c
index 9bbe054..9274def 100644 (file)
@@ -16,7 +16,7 @@
 #include <rte_malloc.h>
 #include <rte_mbuf.h>
 #include <rte_string_fns.h>
-#include <rte_ethdev.h>
+#include <rte_ethdev_driver.h>
 
 #include "enic_compat.h"
 #include "enic.h"