diff options
Diffstat (limited to 'ui/qemu-pixman.c')
-rw-r--r-- | ui/qemu-pixman.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qemu-pixman.c b/ui/qemu-pixman.c index 4116e1507b..c9f8dce7f4 100644 --- a/ui/qemu-pixman.c +++ b/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" |