]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/mips/interp.c
Move include/callback.h and include/remote-sim.h to include/gdb/.
[thirdparty/binutils-gdb.git] / sim / mips / interp.c
index 8cc6318aaef1a9f65accf6f986889c01ee1d5b63..d069d2bc834139af75d714ee3ddb3b7abb3da653 100644 (file)
@@ -61,8 +61,8 @@ code on the hardware.
 #include "getopt.h"
 #include "libiberty.h"
 #include "bfd.h"
-#include "callback.h"   /* GDB simulator callback interface */
-#include "remote-sim.h" /* GDB simulator interface */
+#include "gdb/callback.h"   /* GDB simulator callback interface */
+#include "gdb/remote-sim.h" /* GDB simulator interface */
 
 #include "sysdep.h"