]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ppc/main.c
sim: create header namespace
[thirdparty/binutils-gdb.git] / sim / ppc / main.c
index 1e73444ff83266a826ffbff119107cf97c9b02d2..f3f2e9ef338fdadb82023388ff0639b2253c4410 100644 (file)
@@ -30,8 +30,8 @@
 #include "events.h" /* FIXME: psim should provide the interface */
 
 #include "bfd.h"
-#include "gdb/callback.h"
-#include "gdb/remote-sim.h"
+#include "sim/callback.h"
+#include "sim/sim.h"
 
 #include <stdlib.h>
 #ifdef HAVE_UNISTD_H