diff options
Diffstat (limited to 'gdb/config/rs6000/tm-rs6000ly.h')
-rw-r--r-- | gdb/config/rs6000/tm-rs6000ly.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/rs6000/tm-rs6000ly.h b/gdb/config/rs6000/tm-rs6000ly.h index ca7dc0d..73ef7f0 100644 --- a/gdb/config/rs6000/tm-rs6000ly.h +++ b/gdb/config/rs6000/tm-rs6000ly.h @@ -21,7 +21,7 @@ #ifndef TM_RS6000LYNX_H #define TM_RS6000LYNX_H -#include "tm-lynx.h" +#include "config/tm-lynx.h" /* Use generic RS6000 definitions. */ #include "rs6000/tm-rs6000.h" |