summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/perl/weechat-perl-api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scripts/perl/weechat-perl-api.h')
-rw-r--r--src/plugins/scripts/perl/weechat-perl-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/scripts/perl/weechat-perl-api.h b/src/plugins/scripts/perl/weechat-perl-api.h
index bd3b9b314..a33d0520f 100644
--- a/src/plugins/scripts/perl/weechat-perl-api.h
+++ b/src/plugins/scripts/perl/weechat-perl-api.h
@@ -27,4 +27,4 @@ extern int weechat_perl_api_buffer_close_cb (void *data,
struct t_gui_buffer *buffer);
extern void weechat_perl_api_init (pTHX);
-#endif /* weechat-perl.h */
+#endif /* __WEECHAT_PERL_API_H */