]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/tpm/tpm_tis.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / tpm / tpm_tis.c
index fd183e8deb08a6769443a977766a163d03a4373d..174618ac30461f28b037c5b4bbb7c754b47f837f 100644 (file)
@@ -25,6 +25,7 @@
 #include "qemu/osdep.h"
 #include "hw/isa/isa.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 
 #include "hw/acpi/tpm.h"
 #include "hw/pci/pci_ids.h"