aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_xdma.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/misc/aspeed_xdma.c')
-rw-r--r--hw/misc/aspeed_xdma.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/misc/aspeed_xdma.c b/hw/misc/aspeed_xdma.c
index eebd4ad540..dca5585a75 100644
--- a/hw/misc/aspeed_xdma.c
+++ b/hw/misc/aspeed_xdma.c
@@ -9,7 +9,9 @@
#include "qemu/osdep.h"
#include "qemu/log.h"
#include "qemu/error-report.h"
+#include "hw/irq.h"
#include "hw/misc/aspeed_xdma.h"
+#include "migration/vmstate.h"
#include "qapi/error.h"
#include "trace.h"