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/z8k/iface.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sim/z8k/iface.c') diff --git a/sim/z8k/iface.c b/sim/z8k/iface.c index 1b3883e..c76d63f 100644 --- a/sim/z8k/iface.c +++ b/sim/z8k/iface.c @@ -22,8 +22,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "tm.h" #include "signal.h" #include "bfd.h" -#include "callback.h" -#include "remote-sim.h" +#include "gdb/callback.h" +#include "gdb/remote-sim.h" #ifndef NULL #define NULL 0 -- cgit v1.1