diff options
Diffstat (limited to 'gdb/tui')
-rw-r--r-- | gdb/tui/tui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/tui/tui.c b/gdb/tui/tui.c index eaee85f..01e8d7c 100644 --- a/gdb/tui/tui.c +++ b/gdb/tui/tui.c @@ -19,6 +19,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#include "event-top.h" #include "gdbcmd.h" #include "tui/tui.h" #include "tui/tui-hooks.h" |