X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgdbserver%2Fspu-low.c;h=97f985ae8f832c975fd31cdd22b7996f5aa575b3;hb=a7e559cc087b10b9ea337b58e52cc13964aae3fb;hp=c3a60a9a50c789752172f7081a766a5cca608510;hpb=42a4f53d2bf8938c2aeda9f52be7a20534b214a9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/spu-low.c b/gdb/gdbserver/spu-low.c index c3a60a9a50..97f985ae8f 100644 --- a/gdb/gdbserver/spu-low.c +++ b/gdb/gdbserver/spu-low.c @@ -20,12 +20,12 @@ #include "server.h" -#include "gdb_wait.h" +#include "common/gdb_wait.h" #include #include #include #include -#include "filestuff.h" +#include "common/filestuff.h" #include "hostio.h" #include "nat/fork-inferior.h"