diff --git a/target/i386/nvmm/nvmm-all.c b/target/i386/nvmm/nvmm-all.c index f808828d49..8a1af35ed3 100644 --- a/target/i386/nvmm/nvmm-all.c +++ b/target/i386/nvmm/nvmm-all.c @@ -16,6 +16,7 @@ #include "system/nvmm.h" #include "system/cpus.h" #include "system/memory.h" +#include "system/ramlist.h" #include "system/runstate.h" #include "qemu/main-loop.h" #include "qemu/error-report.h"