diff options
Diffstat (limited to 'gdb/convex-pinsn.c')
-rw-r--r-- | gdb/convex-pinsn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/convex-pinsn.c b/gdb/convex-pinsn.c index a283d29..9c685a4 100644 --- a/gdb/convex-pinsn.c +++ b/gdb/convex-pinsn.c @@ -73,7 +73,7 @@ struct formstr { unsigned i:5, j:5, k:2; /* operand formats */ }; -#include "convex-opcode.h" +#include "convx-opcode.h" unsigned char formdecode [] = { 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, |