X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=target-i386%2Ftranslate.c;h=32d21f52d02afb2661319f94d4b16168bc0f84b5;hb=022c62cbbcf1ff40b23c92874f8670cddfec2414;hp=026201e98e233a2bf19e7e107969892c0e33c976;hpb=737e150e89c44c6b33691a627e24bac7fb58f349;p=mirror_qemu.git diff --git a/target-i386/translate.c b/target-i386/translate.c index 026201e98e..32d21f52d0 100644 --- a/target-i386/translate.c +++ b/target-i386/translate.c @@ -65,7 +65,7 @@ static TCGv cpu_tmp5; static uint8_t gen_opc_cc_op[OPC_BUF_SIZE]; -#include "gen-icount.h" +#include "exec/gen-icount.h" #ifdef TARGET_X86_64 static int x86_64_hregs;