diff options
Diffstat (limited to 'opcodes/tic80-opc.c')
-rw-r--r-- | opcodes/tic80-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/tic80-opc.c b/opcodes/tic80-opc.c index 425c308ba64..4cdd06a64ff 100644 --- a/opcodes/tic80-opc.c +++ b/opcodes/tic80-opc.c @@ -19,7 +19,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> -#include "ansidecl.h" +#include "sysdep.h" #include "opcode/tic80.h" /* This file holds various tables for the TMS320C80 (MVP). |