vhost: rename header file
[dpdk.git] / lib / librte_vhost / vhost.c
index 59de2ea..0b19d2e 100644 (file)
@@ -45,7 +45,7 @@
 #include <rte_string_fns.h>
 #include <rte_memory.h>
 #include <rte_malloc.h>
-#include <rte_virtio_net.h>
+#include <rte_vhost.h>
 
 #include "vhost.h"