fix mingw32 compilation

This commit is contained in:
Andrzej Rybczak
2010-09-20 17:43:29 +02:00
parent 06d5b81125
commit ba577f9f8c
3 changed files with 4 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
#ifndef _LYRICS_H
#define _LYRICS_H
#include <pthread.h>
#include "ncmpcpp.h"
#include "mpdpp.h"
#include "screen.h"