ls.c: include config.h to have HAVE_CURL here

This commit is contained in:
Laszlo Ashin 2008-12-31 13:00:33 +01:00
parent dd0f8e42f3
commit a12b57e1e9
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include "log.h"
#include "list.h"
#include "stored_playlist.h"
#include "config.h"
#include <string.h>