summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/python/weechat-python-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scripts/python/weechat-python-api.h')
-rw-r--r--src/plugins/scripts/python/weechat-python-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/scripts/python/weechat-python-api.h b/src/plugins/scripts/python/weechat-python-api.h
index a0830ac4b..a2a7e9454 100644
--- a/src/plugins/scripts/python/weechat-python-api.h
+++ b/src/plugins/scripts/python/weechat-python-api.h
@@ -29,4 +29,4 @@ extern int weechat_python_api_buffer_input_data_cb (void *data,
extern int weechat_python_api_buffer_close_cb (void *data,
struct t_gui_buffer *buffer);
-#endif /* weechat-python.h */
+#endif /* __WEECHAT_PYTHON_API_H */