diff options
Diffstat (limited to 'gdb/tui/tui-location.h')
-rw-r--r-- | gdb/tui/tui-location.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tui/tui-location.h b/gdb/tui/tui-location.h index 8e1d5da..514d2da 100644 --- a/gdb/tui/tui-location.h +++ b/gdb/tui/tui-location.h @@ -20,7 +20,7 @@ #include "tui/tui.h" #include "tui/tui.h" -#include "gdb_curses.h" /* For WINDOW. */ +#include "gdb_curses.h" #include "observable.h" /* Class used to track the current location that the TUI is displaying. An |