]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/display/vmware_vga.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / display / vmware_vga.c
index afbf1c597389f371fd68c58c6b6c2dd440650dbc..249a179bf61603eda0cbb2def3d55d1d080f2c45 100644 (file)
@@ -21,7 +21,9 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
+#include "qemu/module.h"
 #include "qemu/units.h"
 #include "qapi/error.h"
 #include "hw/hw.h"