diff options
Diffstat (limited to 'host-utils.c')
-rw-r--r-- | host-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-utils.c b/host-utils.c index dc9612387b..5e3915abba 100644 --- a/host-utils.c +++ b/host-utils.c @@ -25,7 +25,7 @@ #include <stdlib.h> #include <stdint.h> -#include "host-utils.h" +#include "qemu/host-utils.h" //#define DEBUG_MULDIV |