summaryrefslogtreecommitdiff
path: root/src/plugins/exec/exec-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/exec/exec-config.h')
-rw-r--r--src/plugins/exec/exec-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/exec/exec-config.h b/src/plugins/exec/exec-config.h
index baaa29868..17c905725 100644
--- a/src/plugins/exec/exec-config.h
+++ b/src/plugins/exec/exec-config.h
@@ -21,6 +21,7 @@
#define WEECHAT_PLUGIN_EXEC_CONFIG_H
#define EXEC_CONFIG_NAME "exec"
+#define EXEC_CONFIG_PRIO_NAME (TO_STR(EXEC_PLUGIN_PRIORITY) "|" EXEC_CONFIG_NAME)
extern struct t_config_file *exec_config_file;