include cleanup

As usual, include only headers which are really needed.
This commit is contained in:
Max Kellermann
2008-09-06 20:28:31 +02:00
parent 092bdf3d32
commit a34e1d2b84
9 changed files with 9 additions and 7 deletions

View File

@@ -19,6 +19,7 @@
#include "stats.h"
#include "directory.h"
#include "tag.h"
#include "myfprintf.h"
#include "player_control.h"
#include "tagTracker.h"