aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-07 22:57:18 +0200
committerMax Kellermann <max@duempel.org>2012-08-07 22:57:18 +0200
commit4d6c816abb72d299b3366fcd878035ebd63e8a3f (patch)
treebfe26028dc8d4fc787e644a05cacad99a7139558 /src/main.c
parentf35ceaee0a3e05e9b00230cce4b553169c4c8712 (diff)
downloadmpd-4d6c816abb72d299b3366fcd878035ebd63e8a3f.tar.gz
mpd-4d6c816abb72d299b3366fcd878035ebd63e8a3f.tar.xz
mpd-4d6c816abb72d299b3366fcd878035ebd63e8a3f.zip
dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx
Diffstat (limited to '')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 4a10f1433..2c9afe001 100644
--- a/src/main.c
+++ b/src/main.c
@@ -51,7 +51,6 @@
#include "playlist_list.h"
#include "state_file.h"
#include "tag.h"
-#include "dbUtils.h"
#include "zeroconf.h"
#include "event_pipe.h"
#include "tag_pool.h"