X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fremote-notif.c;h=2e5f124284ba57265738a232803add4cb173c06a;hb=400b5eca00033a782467d28b23392b9cf428c2b1;hp=f41ebc3d7352fb79b2bb6727a846d711cff96a7d;hpb=93b54c8ed3644a6604c5244faddf5dae7f60a743;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c index f41ebc3d73..2e5f124284 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -35,7 +35,7 @@ #include "remote.h" #include "remote-notif.h" #include "observable.h" -#include "event-loop.h" +#include "gdbsupport/event-loop.h" #include "target.h" #include "inferior.h" #include "infrun.h"