Introduce switch_to_inferior_no_thread
[deliverable/binutils-gdb.git] / gdb / completer.h
index 9f8ec47c9f13326073132cd1809318c077af0a89..703a5768d11cf3c601216434051f6d87c3ad968b 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright (C) 2000-2019 Free Software Foundation, Inc.
+   Copyright (C) 2000-2020 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 "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include "command.h"
 
 /* Types of functions in struct match_list_displayer.  */
This page took 0.024781 seconds and 4 git commands to generate.