]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/tcg-op-vec.c
s390x/bios: rebuild s390-ccw.img
[mirror_qemu.git] / tcg / tcg-op-vec.c
index 6714991bf48825c9554671b37020c39ab8a70988..b6937e8d6484cbdce9c59c805708eb6b3b5c14f3 100644 (file)
@@ -19,9 +19,9 @@
 
 #include "qemu/osdep.h"
 #include "cpu.h"
-#include "tcg.h"
-#include "tcg-op.h"
-#include "tcg-mo.h"
+#include "tcg/tcg.h"
+#include "tcg/tcg-op.h"
+#include "tcg/tcg-mo.h"
 
 /* Reduce the number of ifdefs below.  This assumes that all uses of
    TCGV_HIGH and TCGV_LOW are properly protected by a conditional that