fix compilation for *bsd

This commit is contained in:
unK
2008-09-07 12:20:15 +02:00
parent b142164426
commit 4348d329ff

View File

@@ -19,7 +19,7 @@
***************************************************************************/
#include "lyrics.h"
#include <fcntl.h>
#include <sys/stat.h>
const string lyrics_folder = home_folder + "/" + ".lyrics";