aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapper.h')
-rw-r--r--src/mapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapper.h b/src/mapper.h
index 874add377..fc4101853 100644
--- a/src/mapper.h
+++ b/src/mapper.h
@@ -25,7 +25,7 @@
#include <stdbool.h>
-#define PLAYLIST_FILE_SUFFIX "m3u"
+#define PLAYLIST_FILE_SUFFIX ".m3u"
struct directory;
struct song;