diff options
Diffstat (limited to 'qemu/util/unicode.c')
-rw-r--r-- | qemu/util/unicode.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qemu/util/unicode.c b/qemu/util/unicode.c index d1c865885..a812a3517 100644 --- a/qemu/util/unicode.c +++ b/qemu/util/unicode.c @@ -10,7 +10,8 @@ * later. See the COPYING file in the top-level directory. */ -#include "qemu-common.h" +#include "qemu/osdep.h" +#include "qemu/unicode.h" /** * mod_utf8_codepoint: |