]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/ide/microdrive.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / ide / microdrive.c
index 34bb98dce83f5e6b2b07e03da0303550278cc0a9..92ee6e0af8ccbc652665f180b239bb80dc566073 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/pcmcia.h"
+#include "qemu/module.h"
 #include "sysemu/dma.h"
 
 #include "hw/ide/internal.h"