]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/intc/nios2_iic.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / intc / nios2_iic.c
index 016426f964a2b3a6d7bf538cea352a7e46eaec16..7329434b91a98af8fcb597407edae599d0e0e0f0 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu/module.h"
 #include "qapi/error.h"
 
 #include "hw/sysbus.h"