Change tui_data_item_window::content to be a unique_xmalloc_ptr
[external/binutils.git] / gdb / completer.h
index 9f8ec47..313010f 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.  */