Change tui_update_breakpoint_info to be a method
[external/binutils.git] / gdb / infrun.h
index e53fd81..30374ee 100644 (file)
@@ -19,7 +19,7 @@
 #define INFRUN_H 1
 
 #include "symtab.h"
-#include "common/byte-vector.h"
+#include "gdbsupport/byte-vector.h"
 
 struct target_waitstatus;
 struct frame_info;