aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/playlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/playlist.h b/src/playlist.h
index df1bd9e7b..2be2711e5 100644
--- a/src/playlist.h
+++ b/src/playlist.h
@@ -20,6 +20,7 @@
#define PLAYLIST_H
#include "locate.h"
+#include "path.h"
#define PLAYLIST_FILE_SUFFIX "m3u"
#define PLAYLIST_COMMENT '#'