diff options
Diffstat (limited to 'gdb/pyr-pinsn.c')
-rw-r--r-- | gdb/pyr-pinsn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/pyr-pinsn.c b/gdb/pyr-pinsn.c index 59d19b9..4a11dff 100644 --- a/gdb/pyr-pinsn.c +++ b/gdb/pyr-pinsn.c @@ -21,7 +21,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "defs.h" #include "symtab.h" -#include "pyr-opcode.h" +#include "opcode/pyr.h" #include "gdbcore.h" |