about summary refs log tree commit diff stats
path: root/src/config/files.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/files.h')
-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 1d8d2890..f7dfa29a 100644
--- a/src/config/files.h
+++ b/src/config/files.h
@@ -50,6 +50,7 @@
 #define DIR_CHATLOGS "chatlogs"
 #define DIR_OTR "otr"
 #define DIR_PGP "pgp"
+#define DIR_OMEMO "omemo"
 #define DIR_PLUGINS "plugins"
 
 void files_create_directories(void);