aboutsummaryrefslogtreecommitdiff
path: root/hw/core/loader-fit.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/core/loader-fit.c')
-rw-r--r--hw/core/loader-fit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/core/loader-fit.c b/hw/core/loader-fit.c
index 6eb6640..2dea485 100644
--- a/hw/core/loader-fit.c
+++ b/hw/core/loader-fit.c
@@ -20,7 +20,7 @@
#include "qemu/osdep.h"
#include "qapi/error.h"
#include "qemu/units.h"
-#include "exec/memory.h"
+#include "system/memory.h"
#include "hw/loader.h"
#include "hw/loader-fit.h"
#include "qemu/cutils.h"