]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-lm32/translate.c
exec: move include files to include/exec/
[mirror_qemu.git] / target-lm32 / translate.c
index 9683b9a4b5469b88cd1a7bb892b164ce1cc0055a..6b873401747e1e75a4825785f27c48aa74f83684 100644 (file)
@@ -53,7 +53,7 @@ static TCGv cpu_deba;
 static TCGv cpu_bp[4];
 static TCGv cpu_wp[4];
 
-#include "gen-icount.h"
+#include "exec/gen-icount.h"
 
 enum {
     OP_FMT_RI,