summaryrefslogtreecommitdiff
path: root/src/plugins/exec/exec-completion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/exec/exec-completion.h')
-rw-r--r--src/plugins/exec/exec-completion.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/exec/exec-completion.h b/src/plugins/exec/exec-completion.h
index c44fabad9..15edcea3e 100644
--- a/src/plugins/exec/exec-completion.h
+++ b/src/plugins/exec/exec-completion.h
@@ -17,9 +17,9 @@
* along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef WEECHAT_EXEC_COMPLETION_H
-#define WEECHAT_EXEC_COMPLETION_H 1
+#ifndef WEECHAT_PLUGIN_EXEC_COMPLETION_H
+#define WEECHAT_PLUGIN_EXEC_COMPLETION_H
extern void exec_completion_init ();
-#endif /* WEECHAT_EXEC_COMPLETION_H */
+#endif /* WEECHAT_PLUGIN_EXEC_COMPLETION_H */