]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/ide/cmd646.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / ide / cmd646.c
index 5a5679134a3593446dfb8eea3db498f7d812adcd..ed23aabf2122beaca842f5c2cff17d92f2cfdc26 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/pci/pci.h"
+#include "qemu/module.h"
 #include "hw/isa/isa.h"
 #include "sysemu/sysemu.h"
 #include "sysemu/dma.h"