summaryrefslogtreecommitdiff
path: root/src/plugins/aspell/weechat-aspell-completion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/aspell/weechat-aspell-completion.h')
-rw-r--r--src/plugins/aspell/weechat-aspell-completion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/aspell/weechat-aspell-completion.h b/src/plugins/aspell/weechat-aspell-completion.h
index 067211fda..6283868af 100644
--- a/src/plugins/aspell/weechat-aspell-completion.h
+++ b/src/plugins/aspell/weechat-aspell-completion.h
@@ -17,9 +17,9 @@
* along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef WEECHAT_ASPELL_COMPLETION_H
-#define WEECHAT_ASPELL_COMPLETION_H 1
+#ifndef WEECHAT_PLUGIN_ASPELL_COMPLETION_H
+#define WEECHAT_PLUGIN_ASPELL_COMPLETION_H
extern void weechat_aspell_completion_init ();
-#endif /* WEECHAT_ASPELL_COMPLETION_H */
+#endif /* WEECHAT_PLUGIN_ASPELL_COMPLETION_H */