]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/mips/tcg-target.c
exec: move include files to include/exec/
[mirror_qemu.git] / tcg / mips / tcg-target.c
index ae2b274d85b0fb436c2ec0e1d9dbc9f3aab08455..bd8c85898910e7d9aa893d11972d89ed85601fc2 100644 (file)
@@ -920,7 +920,7 @@ static void tcg_out_setcond2(TCGContext *s, TCGCond cond, TCGReg ret,
 
 #if defined(CONFIG_SOFTMMU)
 
-#include "../../softmmu_defs.h"
+#include "exec/softmmu_defs.h"
 
 /* helper signature: helper_ld_mmu(CPUState *env, target_ulong addr,
    int mmu_idx) */