don't include utils.h when it isn't used
This commit is contained in:
+2
-1
@@ -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: "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user