X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fcommand.h;h=4a239a71965d0e164f8fdefeb27af5cbc49da530;hb=afff667ae800adee5934020c92012e3ecbf4dabd;hp=bac59e7e03bae62688e94b1fe175425865f471cf;hpb=42a4f53d2bf8938c2aeda9f52be7a20534b214a9;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/command.h b/gdb/command.h index bac59e7e03..4a239a7196 100644 --- a/gdb/command.h +++ b/gdb/command.h @@ -18,7 +18,7 @@ #if !defined (COMMAND_H) #define COMMAND_H 1 -#include "gdb_vecs.h" +#include "common/gdb_vecs.h" #include "common/scoped_restore.h" struct completion_tracker;