]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i386/kvm/apic.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / i386 / kvm / apic.c
index 1df6d26816f97b70c1256214cfefc6068bd5b66c..91fb622d630d6f820852b671ae2f2203664b97c3 100644 (file)
@@ -9,8 +9,9 @@
  * This work is licensed under the terms of the GNU GPL version 2.
  * See the COPYING file in the top-level directory.
  */
+
 #include "qemu/osdep.h"
-#include "qemu-common.h"
+#include "qemu/module.h"
 #include "cpu.h"
 #include "hw/i386/apic_internal.h"
 #include "hw/pci/msi.h"