include cleanup

Only include headers which are really needed.
This commit is contained in:
Max Kellermann
2008-08-28 20:01:08 +02:00
parent b7861868cf
commit 1560a70b01
4 changed files with 3 additions and 2 deletions

View File

@@ -33,6 +33,7 @@
#include "sllist.h"
#include "ack.h"
#include "audio.h"
#include "dbUtils.h"
#include "os_compat.h"
#define COMMAND_PLAY "play"