From 3c25f8c7b071182238e0833c72552ee0e72fd2ae Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 9 Jun 2002 15:45:54 +0000 Subject: Move include/callback.h and include/remote-sim.h to include/gdb/. Update accordingly. --- sim/w65/interp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sim/w65/interp.c') diff --git a/sim/w65/interp.c b/sim/w65/interp.c index 36c4e32..a4b325a 100644 --- a/sim/w65/interp.c +++ b/sim/w65/interp.c @@ -33,8 +33,8 @@ #endif #include #include "bfd.h" -#include "callback.h" -#include "remote-sim.h" +#include "gdb/callback.h" +#include "gdb/remote-sim.h" #include "../../newlib/libc/sys/w65/sys/syscall.h" #include "interp.h" -- cgit v1.1