diff options
Diffstat (limited to 'opcodes/pj-opc.c')
-rw-r--r-- | opcodes/pj-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/pj-opc.c b/opcodes/pj-opc.c index 9f7e38e973a..0eabc647f6c 100644 --- a/opcodes/pj-opc.c +++ b/opcodes/pj-opc.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "ansidecl.h" +#include "sysdep.h" #include "opcode/pj.h" const pj_opc_info_t pj_opc_info[512] = |