don't include utils.h when it isn't used

This commit is contained in:
Max Kellermann
2009-01-03 14:52:56 +01:00
parent d17f0f435b
commit dec4e4ca85
8 changed files with 7 additions and 9 deletions
+2 -1
View File
@@ -21,10 +21,11 @@
#include "tag_save.h"
#include "directory.h"
#include "path.h"
#include "utils.h"
#include "tag.h"
#include "log.h"
#include <stdlib.h>
#define SONG_KEY "key: "
#define SONG_MTIME "mtime: "