diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/gui-bar-window.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/gui-bar-window.h b/src/gui/gui-bar-window.h index f5c0d8573..c5e4a1e43 100644 --- a/src/gui/gui-bar-window.h +++ b/src/gui/gui-bar-window.h @@ -20,10 +20,11 @@ #ifndef WEECHAT_GUI_BAR_WINDOW_H #define WEECHAT_GUI_BAR_WINDOW_H 1 +#include "gui-bar.h" + struct t_infolist; struct t_gui_buffer; struct t_gui_window; -enum t_gui_bar_position; struct t_gui_bar_window_coords { |