aboutsummaryrefslogtreecommitdiffstats
path: root/src/directory.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-08-28 20:01:08 +0200
committerEric Wong <normalperson@yhbt.net>2008-08-31 03:49:51 -0700
commit929305101d4fbde7c0c540264106c4275860a3b8 (patch)
tree2bb98e22e2f3f29d5f4971ed3fa94a3194b77ab4 /src/directory.c
parent9144751e21315878343a94997ee0bda36ff7483d (diff)
downloadmpd-929305101d4fbde7c0c540264106c4275860a3b8.tar.gz
mpd-929305101d4fbde7c0c540264106c4275860a3b8.tar.xz
mpd-929305101d4fbde7c0c540264106c4275860a3b8.zip
include cleanup
Only include headers which are really needed.
Diffstat (limited to '')
-rw-r--r--src/directory.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/directory.c b/src/directory.c
index 7168dab02..94a55d664 100644
--- a/src/directory.c
+++ b/src/directory.c
@@ -32,6 +32,7 @@
#include "volume.h"
#include "ack.h"
#include "myfprintf.h"
+#include "dbUtils.h"
#define DIRECTORY_DIR "directory: "
#define DIRECTORY_MTIME "mtime: "