]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
ui: Clean up includes
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2016 17:49:51 +0000 (17:49 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 4 Feb 2016 17:01:04 +0000 (17:01 +0000)
commite16f4c8770b73f530dad842a31298963b6c7e41d
tree9ee4d6ae2e8e68bddcf31473b9d78887b6401157
parent5a3be00c9a0eb0f80a2ac5e8e57ed08e619184fa
ui: Clean up includes

Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.

This commit was created with scripts/clean-includes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1454089805-5470-2-git-send-email-peter.maydell@linaro.org
37 files changed:
ui/console-gl.c
ui/console.c
ui/curses.c
ui/cursor.c
ui/egl-context.c
ui/egl-helpers.c
ui/gtk-egl.c
ui/gtk-gl-area.c
ui/gtk.c
ui/input-keymap.c
ui/input-legacy.c
ui/input.c
ui/keymaps.c
ui/qemu-pixman.c
ui/sdl.c
ui/sdl2-2d.c
ui/sdl2-gl.c
ui/sdl2-input.c
ui/sdl2.c
ui/sdl_zoom.c
ui/shader.c
ui/spice-core.c
ui/spice-display.c
ui/spice-input.c
ui/vnc-auth-sasl.c
ui/vnc-auth-vencrypt.c
ui/vnc-enc-hextile.c
ui/vnc-enc-tight.c
ui/vnc-enc-zlib.c
ui/vnc-enc-zrle-template.c
ui/vnc-enc-zrle.c
ui/vnc-enc-zywrle-template.c
ui/vnc-jobs.c
ui/vnc-palette.c
ui/vnc-ws.c
ui/vnc.c
ui/x_keymap.c