summary refs log tree commit diff stats
path: root/target/mips/tcg/octeon_translate.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/tcg/octeon_translate.c')
-rw-r--r--target/mips/tcg/octeon_translate.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/mips/tcg/octeon_translate.c b/target/mips/tcg/octeon_translate.c
index 103c304d10..e25c4cbaa0 100644
--- a/target/mips/tcg/octeon_translate.c
+++ b/target/mips/tcg/octeon_translate.c
@@ -7,10 +7,8 @@
  */
 
 #include "qemu/osdep.h"
-#include "tcg/tcg-op.h"
-#include "tcg/tcg-op-gvec.h"
-#include "exec/helper-gen.h"
 #include "translate.h"
+#include "tcg/tcg-op-gvec.h"
 
 /* Include the auto-generated decoder.  */
 #include "decode-octeon.c.inc"