]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/sdhci-test.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / tests / sdhci-test.c
index 2f177e569f32dc10a23de835cec0e74162813a4d..6275e7626c215638d7647bb2088f59b93a908c3c 100644 (file)
@@ -7,9 +7,11 @@
  * See the COPYING file in the top-level directory.
  * SPDX-License-Identifier: GPL-2.0-or-later
  */
+
 #include "qemu/osdep.h"
 #include "hw/registerfields.h"
 #include "libqtest.h"
+#include "qemu/module.h"
 #include "libqos/pci-pc.h"
 #include "hw/pci/pci.h"
 #include "libqos/qgraph.h"