diff options
Diffstat (limited to 'gdb/config/sh/tm-linux.h')
-rw-r--r-- | gdb/config/sh/tm-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/sh/tm-linux.h b/gdb/config/sh/tm-linux.h index ab1d4d8..e8272d0 100644 --- a/gdb/config/sh/tm-linux.h +++ b/gdb/config/sh/tm-linux.h @@ -21,7 +21,7 @@ Boston, MA 02111-1307, USA. */ /* Pull in GNU/Linux generic defs. */ -#include "tm-linux.h" +#include "config/tm-linux.h" /* Pull in sh-target defs */ #include "sh/tm-sh.h" |