fix mingw32 compilation
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#ifdef HAVE_CURL_CURL_H
|
||||
|
||||
#include <cstdlib>
|
||||
#include <pthread.h>
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
#ifdef HAVE_CURL_CURL_H
|
||||
|
||||
#include <memory>
|
||||
#include <pthread.h>
|
||||
|
||||
#include "lastfm_service.h"
|
||||
#include "screen.h"
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
#ifndef _LYRICS_H
|
||||
#define _LYRICS_H
|
||||
|
||||
#include <pthread.h>
|
||||
|
||||
#include "ncmpcpp.h"
|
||||
#include "mpdpp.h"
|
||||
#include "screen.h"
|
||||
|
||||
Reference in New Issue
Block a user