]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/ide/ahci.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / ide / ahci.c
index d700ca973b36d4a530b4a7154a8b80a9615a1c71..00ba422a48dc9007d7e03eb9c49153c8436e9754 100644 (file)
@@ -28,6 +28,7 @@
 
 #include "qemu/error-report.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "sysemu/block-backend.h"
 #include "sysemu/dma.h"
 #include "hw/ide/internal.h"