vdpa/sfc: support setting vring state
[dpdk.git] / lib / vhost / vdpa.c
index 6dd9185..09ad5d8 100644 (file)
@@ -17,7 +17,7 @@
 #include <rte_tailq.h>
 
 #include "rte_vdpa.h"
-#include "rte_vdpa_dev.h"
+#include "vdpa_driver.h"
 #include "vhost.h"
 
 /** Double linked list of vDPA devices. */