jit: make gdb_object::symtabs an std::forward_list
[deliverable/binutils-gdb.git] / gdb / completer.h
index 9f8ec47c9f13326073132cd1809318c077af0a89..313010fce2280c1b90aa637453deff7b0ad4f5ce 100644 (file)
@@ -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.025431 seconds and 4 git commands to generate.