Document style behavior in batch mode.
[deliverable/binutils-gdb.git] / gdb / completer.h
index 2bdfa26f6cd3e057ae46a143ad2b55c39441887e..52f8d7dff4f5bf25401faf904be7b5bf73568e1c 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 #if !defined (COMPLETER_H)
 #define COMPLETER_H 1
 
-#include "gdb_vecs.h"
+#include "common/gdb_vecs.h"
 #include "command.h"
 
 /* Types of functions in struct match_list_displayer.  */
This page took 0.025033 seconds and 4 git commands to generate.