summaryrefslogtreecommitdiffstats
path: root/hw/vhost.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vhost.h')
-rw-r--r--hw/vhost.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/vhost.h b/hw/vhost.h
index 0c47229..6f6a906 100644
--- a/hw/vhost.h
+++ b/hw/vhost.h
@@ -3,7 +3,7 @@
#include "hw/hw.h"
#include "hw/virtio.h"
-#include "memory.h"
+#include "exec/memory.h"
/* Generic structures common for any vhost based device. */
struct vhost_virtqueue {
OpenPOWER on IntegriCloud