aboutsummaryrefslogtreecommitdiff
path: root/include/system/kvm_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/kvm_int.h')
-rw-r--r--include/system/kvm_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/kvm_int.h b/include/system/kvm_int.h
index 4de6106..756a3c0 100644
--- a/include/system/kvm_int.h
+++ b/include/system/kvm_int.h
@@ -9,7 +9,7 @@
#ifndef QEMU_KVM_INT_H
#define QEMU_KVM_INT_H
-#include "exec/memory.h"
+#include "system/memory.h"
#include "qapi/qapi-types-common.h"
#include "qemu/accel.h"
#include "qemu/queue.h"