summaryrefslogtreecommitdiff
path: root/tools/playlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/playlist.c')
-rw-r--r--tools/playlist.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/playlist.c b/tools/playlist.c
index 8f38a8b5..a9b3d2ea 100644
--- a/tools/playlist.c
+++ b/tools/playlist.c
@@ -4,10 +4,12 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: playlist.c,v 1.19 2008-10-28 10:37:02 phintuka Exp $
+ * $Id: playlist.c,v 1.20 2008-10-31 20:55:57 phintuka Exp $
*
*/
+#include "../features.h"
+
#include <stdlib.h>
#ifdef HAVE_LIBEXTRACTOR