aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ahci-allwinner.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ide/ahci-allwinner.c')
-rw-r--r--hw/ide/ahci-allwinner.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/ahci-allwinner.c b/hw/ide/ahci-allwinner.c
index f98e6cb..de08d87 100644
--- a/hw/ide/ahci-allwinner.c
+++ b/hw/ide/ahci-allwinner.c
@@ -18,6 +18,7 @@
#include "qemu/osdep.h"
#include "hw/hw.h"
#include "qemu/error-report.h"
+#include "qemu/module.h"
#include "sysemu/dma.h"
#include "hw/ide/internal.h"
#include "ahci_internal.h"