suport for renaming directories in tag editor

This commit is contained in:
unK
2008-09-11 12:35:52 +02:00
parent 51b913d611
commit 8b185e2967
5 changed files with 29 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
# define UNICODE 0
#endif
#include <cstdio>
#include <clocale>
#include <ctime>
#include <algorithm>