aboutsummaryrefslogtreecommitdiff
path: root/backends/hostmem-shm.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/hostmem-shm.c')
-rw-r--r--backends/hostmem-shm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/hostmem-shm.c b/backends/hostmem-shm.c
index 374edc3..5551ba7 100644
--- a/backends/hostmem-shm.c
+++ b/backends/hostmem-shm.c
@@ -11,7 +11,7 @@
*/
#include "qemu/osdep.h"
-#include "sysemu/hostmem.h"
+#include "system/hostmem.h"
#include "qapi/error.h"
#define TYPE_MEMORY_BACKEND_SHM "memory-backend-shm"