X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fcompleter.c;h=07facfb012c1e0a196c784cb65108d028640338b;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=6892a62bb914ff55f9762322750676ad5a29d757;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/completer.c b/gdb/completer.c index 6892a62bb9..07facfb012 100644 --- a/gdb/completer.c +++ b/gdb/completer.c @@ -22,7 +22,7 @@ #include "expression.h" #include "filenames.h" /* For DOSish file names. */ #include "language.h" -#include "common/gdb_signals.h" +#include "gdbsupport/gdb_signals.h" #include "target.h" #include "reggroups.h" #include "user-regs.h"