]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/display/cg3.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / display / cg3.c
index e50d97e48c4832a4499c88be26e5166cbce61806..c6b7361be257f9cd569b4e49582cac45707da5bd 100644 (file)
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "qemu-common.h"
 #include "qemu/error-report.h"
 #include "ui/console.h"
 #include "hw/sysbus.h"
 #include "hw/loader.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 
 /* Change to 1 to enable debugging */
 #define DEBUG_CG3 0