diff options
Diffstat (limited to 'src/core/wee-completion.h')
-rw-r--r-- | src/core/wee-completion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-completion.h b/src/core/wee-completion.h index 65ff60a3e..d30c125ae 100644 --- a/src/core/wee-completion.h +++ b/src/core/wee-completion.h @@ -18,7 +18,7 @@ */ #ifndef WEECHAT_COMPLETION_H -#define WEECHAT_COMPLETION_H 1 +#define WEECHAT_COMPLETION_H struct t_gui_buffer; struct t_gui_completion; |