diff options
Diffstat (limited to 'opcodes/m10300-opc.c')
-rw-r--r-- | opcodes/m10300-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/m10300-opc.c b/opcodes/m10300-opc.c index c779dbc..2b0b98d 100644 --- a/opcodes/m10300-opc.c +++ b/opcodes/m10300-opc.c @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* This file is formatted at > 80 columns. Attempting to read it on a screeen with less than 80 columns will be difficult. */ -#include "ansidecl.h" +#include "sysdep.h" #include "opcode/mn10300.h" |