diff options
Diffstat (limited to 'gdb/s12z-tdep.c')
-rw-r--r-- | gdb/s12z-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/s12z-tdep.c b/gdb/s12z-tdep.c index 277dd78..ea14992 100644 --- a/gdb/s12z-tdep.c +++ b/gdb/s12z-tdep.c @@ -22,7 +22,7 @@ #include "arch-utils.h" #include "dwarf2-frame.h" -#include "errors.h" +#include "common/errors.h" #include "frame-unwind.h" #include "gdbcore.h" #include "gdbcmd.h" |