diff options
Diffstat (limited to 'qemu/ui/qemu-pixman.c')
-rw-r--r-- | qemu/ui/qemu-pixman.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/ui/qemu-pixman.c b/qemu/ui/qemu-pixman.c index 4116e1507..c9f8dce7f 100644 --- a/qemu/ui/qemu-pixman.c +++ b/qemu/ui/qemu-pixman.c @@ -3,6 +3,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "ui/console.h" |