summaryrefslogtreecommitdiff
path: root/include/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/path.h')
-rw-r--r--include/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/path.h b/include/path.h
index 11eeaee..ab1ae61 100644
--- a/include/path.h
+++ b/include/path.h
@@ -12,5 +12,6 @@
#define PATH_MUSIC DISTDIR PATH_DIR "music/"
#define PATH_CONFIG DISTDIR PATH_DIR "conf/"
#define PATH_LANG DISTDIR PATH_DIR "lang/"
+#define PATH_DATA DISTDIR PATH_DIR "data/"
#endif