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 16739291..1fcee58e 100644
--- a/src/config/files.h
+++ b/src/config/files.h
@@ -60,6 +60,7 @@
 #define DIR_DOWNLOADS "downloads"
 #define DIR_EDITOR    "editor"
 #define DIR_CERTS     "certs"
+#define DIR_PHOTOS    "photos"
 
 void files_create_directories(void);