summaryrefslogtreecommitdiff
path: root/inc/key.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/key.h')
-rw-r--r--inc/key.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/key.h b/inc/key.h
index d2f09f8..7d0201f 100644
--- a/inc/key.h
+++ b/inc/key.h
@@ -42,6 +42,7 @@ extern "C" {
#define AUL_K_WAYLAND_WORKING_DIR "__AUL_WAYLAND_WORKING_DIR__"
#define AUL_K_ROOT_PATH "__AUL_ROOT_PATH__"
#define AUL_K_API_VERSION "__AUL_API_VERSION__"
+#define AUL_K_LOADER_NAME "__AUL_LOADER_NAME__"
#ifdef __cplusplus
}