diff options
Diffstat (limited to 'gdb/remote-udi.c')
-rw-r--r-- | gdb/remote-udi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-udi.c b/gdb/remote-udi.c index 0030047..68e8d37 100644 --- a/gdb/remote-udi.c +++ b/gdb/remote-udi.c @@ -45,7 +45,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <string.h> #include "terminal.h" #include "target.h" -#include "udiproc.h" +#include "29k-share/udi/udiproc.h" /* access the register store directly, without going through the normal handler functions. This avoids an extra data copy |