summaryrefslogtreecommitdiff
path: root/apps/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/playlist.h')
-rw-r--r--apps/playlist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/playlist.h b/apps/playlist.h
index 4722be11c0..d19d9a792a 100644
--- a/apps/playlist.h
+++ b/apps/playlist.h
@@ -23,6 +23,7 @@
23#define __PLAYLIST_H__ 23#define __PLAYLIST_H__
24 24
25#include <stdbool.h> 25#include <stdbool.h>
26#include "config.h"
26#include "file.h" 27#include "file.h"
27#include "kernel.h" 28#include "kernel.h"
28#include "metadata.h" 29#include "metadata.h"