From b5e1bd5705842fe73bbb12e5ff771e42e10cb004 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 9 Jan 2013 22:23:37 +0100 Subject: Playlist.hxx: move prototype to PlaylistGlobal.hxx --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cff1ca662..33d19d958 100644 --- a/Makefile.am +++ b/Makefile.am @@ -261,7 +261,7 @@ src_mpd_SOURCES = \ src/PlayerThread.cxx src/PlayerThread.hxx \ src/PlayerControl.cxx src/PlayerControl.hxx \ src/Playlist.cxx \ - src/PlaylistGlobal.cxx \ + src/PlaylistGlobal.cxx src/PlaylistGlobal.hxx \ src/PlaylistControl.cxx \ src/PlaylistEdit.cxx \ src/PlaylistPrint.cxx src/PlaylistPrint.hxx \ -- cgit v1.2.3