ethdev: hide internal structures
[dpdk.git] / drivers / net / cxgbe / base / adapter.h
index 01a2a9d..1c7c8af 100644 (file)
@@ -12,7 +12,7 @@
 #include <rte_mbuf.h>
 #include <rte_io.h>
 #include <rte_rwlock.h>
-#include <rte_ethdev.h>
+#include <ethdev_driver.h>
 
 #include "../cxgbe_compat.h"
 #include "../cxgbe_ofld.h"