improve getting album's year in media library screen

This commit is contained in:
unK
2008-09-06 09:18:00 +02:00
parent 8de50a3c34
commit e171b907e9
3 changed files with 14 additions and 17 deletions

View File

@@ -41,6 +41,7 @@ const bool UNICODE = 0;
#include <clocale>
#include <ctime>
#include <unistd.h>
#include <map>
#include <vector>
#include "window.h"