diff options
Diffstat (limited to 'target-mips/lmi_helper.c')
-rw-r--r-- | target-mips/lmi_helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target-mips/lmi_helper.c b/target-mips/lmi_helper.c index 1b24353519..bbfcd59cdb 100644 --- a/target-mips/lmi_helper.c +++ b/target-mips/lmi_helper.c @@ -18,7 +18,7 @@ */ #include "cpu.h" -#include "helper.h" +#include "exec/helper-proto.h" /* If the byte ordering doesn't matter, i.e. all columns are treated identically, then this union can be used directly. If byte ordering |