fix compilation --without-curl

This commit is contained in:
Andrzej Rybczak
2014-08-29 14:59:43 +02:00
parent 4b933b29e1
commit d318484b4b

View File

@@ -21,6 +21,7 @@
#ifndef NCMPCPP_PLAYLIST_H
#define NCMPCPP_PLAYLIST_H
#include <boost/date_time/posix_time/posix_time_types.hpp>
#include <unordered_map>
#include "interfaces.h"