diff options
Diffstat (limited to 'src/plugins/scripts/python/weechat-python.h')
-rw-r--r-- | src/plugins/scripts/python/weechat-python.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/scripts/python/weechat-python.h b/src/plugins/scripts/python/weechat-python.h index 6c7deebe4..62833e76d 100644 --- a/src/plugins/scripts/python/weechat-python.h +++ b/src/plugins/scripts/python/weechat-python.h @@ -20,8 +20,6 @@ #ifndef __WEECHAT_PYTHON_H #define __WEECHAT_PYTHON_H 1 -#include "../../weechat-plugin.h" - #define weechat_plugin weechat_python_plugin extern struct t_weechat_plugin *weechat_python_plugin; |