From 4d6c816abb72d299b3366fcd878035ebd63e8a3f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 7 Aug 2012 22:57:18 +0200 Subject: dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b601519ca..38750eed8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -254,8 +254,8 @@ src_mpd_SOURCES = \ src/directory_save.c \ src/DatabaseGlue.cxx \ src/DatabasePrint.cxx \ - src/DatabaseQueue.cxx \ - src/DatabasePlaylist.cxx \ + src/DatabaseQueue.cxx src/DatabaseQueue.hxx \ + src/DatabasePlaylist.cxx src/DatabasePlaylist.hxx \ src/db_error.h \ src/db_lock.c src/db_lock.h \ src/db_save.c src/db_save.h \ -- cgit v1.2.3