]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/arm/tcg-target.c
exec: move include files to include/exec/
[mirror_qemu.git] / tcg / arm / tcg-target.c
index 47612fe26008649280cef64460929ab31f8d4f29..c3ac85e05442c5f6bcc23e7e3968dde351679694 100644 (file)
@@ -992,7 +992,7 @@ static inline void tcg_out_goto_label(TCGContext *s, int cond, int label_index)
 
 #ifdef CONFIG_SOFTMMU
 
-#include "../../softmmu_defs.h"
+#include "exec/softmmu_defs.h"
 
 /* helper signature: helper_ld_mmu(CPUState *env, target_ulong addr,
    int mmu_idx) */