diff options
Diffstat (limited to 'opcodes/msp430-decode.c')
-rw-r--r-- | opcodes/msp430-decode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/msp430-decode.c b/opcodes/msp430-decode.c index eb10116..68d9073 100644 --- a/opcodes/msp430-decode.c +++ b/opcodes/msp430-decode.c @@ -26,7 +26,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -#include "ansidecl.h" +#include "bfd.h" #include "opintl.h" #include "opcode/msp430-decode.h" |