]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/m68k/mcf_intc.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / m68k / mcf_intc.c
index 393ce284a24a2eb263f7a85225ddadecc8655465..a613aed820b773e1607c244e8fb5c89a4e3721a9 100644 (file)
@@ -5,8 +5,9 @@
  *
  * This code is licensed under the GPL
  */
+
 #include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu/module.h"
 #include "cpu.h"
 #include "hw/hw.h"
 #include "hw/sysbus.h"