about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/files.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/files.h b/src/config/files.h
index f7dfa29a..975b4509 100644
--- a/src/config/files.h
+++ b/src/config/files.h
@@ -43,6 +43,7 @@
 #define FILE_PLUGIN_SETTINGS "plugin_settings"
 #define FILE_PLUGIN_THEMES "plugin_themes"
 #define FILE_CAPSCACHE "capscache"
+#define FILE_RND_INST_BYTES "randbytes"
 
 #define DIR_THEMES "themes"
 #define DIR_ICONS "icons"