diff options
Diffstat (limited to 'gdb/config/i386/tm-ptx4.h')
-rw-r--r-- | gdb/config/i386/tm-ptx4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/tm-ptx4.h b/gdb/config/i386/tm-ptx4.h index 1f221ba..a13d4a6 100644 --- a/gdb/config/i386/tm-ptx4.h +++ b/gdb/config/i386/tm-ptx4.h @@ -23,4 +23,4 @@ #define SEQUENT_PTX4 -#include "tm-ptx.h" +#include "i386/tm-ptx.h" |