diff options
Diffstat (limited to 'gdb/config/m68k/tm-dpx2.h')
-rw-r--r-- | gdb/config/m68k/tm-dpx2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/tm-dpx2.h b/gdb/config/m68k/tm-dpx2.h index 1483026..026723f 100644 --- a/gdb/config/m68k/tm-dpx2.h +++ b/gdb/config/m68k/tm-dpx2.h @@ -29,4 +29,4 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #define FUNCTION_EPILOGUE_SIZE 4 #include <sys/types.h> -#include "tm-68k.h" +#include "m68k/tm-68k.h" |