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

@@ -41,7 +41,6 @@
#include "inputStream.h"
#include "state_file.h"
#include "tag.h"
#include "tagTracker.h"
#include "dbUtils.h"
#include "../config.h"
#include "utils.h"