aboutsummaryrefslogtreecommitdiffstats
path: root/src/runes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runes.h')
-rw-r--r--src/runes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runes.h b/src/runes.h
index fdfca81..cccce81 100644
--- a/src/runes.h
+++ b/src/runes.h
@@ -1,6 +1,10 @@
#ifndef _RUNES_H
#define _RUNES_H
+#ifndef RUNES_PROGRAM_NAME
+#define RUNES_PROGRAM_NAME "runes"
+#endif
+
struct runes_term;
struct runes_window;
struct runes_window_backend;