comparison src/wavpack/tags.cxx @ 2576:bd3a24b39058

Removed #includes that should not be included anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 May 2008 04:20:50 +0300
parents 4d6045c20cc5
children 3134a0987162
comparison
equal deleted inserted replaced
2575:1e67df1a1edc 2576:bd3a24b39058
2 #include <stdio.h> 2 #include <stdio.h>
3 #include <string.h> 3 #include <string.h>
4 #include <unistd.h> 4 #include <unistd.h>
5 #include <fcntl.h> 5 #include <fcntl.h>
6 #include <wchar.h> 6 #include <wchar.h>
7 #include <audacious/util.h>
8 #include <audacious/plugin.h> 7 #include <audacious/plugin.h>
9 #include "tags.h" 8 #include "tags.h"
10 9
11 static const char* GenreList [] = { 10 static const char* GenreList [] = {
12 "Blues", "Classic Rock", "Country", "Dance", "Disco", "Funk", "Grunge", 11 "Blues", "Classic Rock", "Country", "Dance", "Disco", "Funk", "Grunge",