summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6e16643)
raw | patch | inline | side by side (parent: 6e16643)
author | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 15:40:26 +0000 (17:40 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 15:40:26 +0000 (17:40 +0200) |
mpd/tag.h is not part of the libmpdclient2 API.
src/mpdclient.h | patch | blob | history |
diff --git a/src/mpdclient.h b/src/mpdclient.h
index 39575b8f8afaa2b8be678df806eba459a3336da5..4723acfea191a3e526d3a1472743c30c78bac48a 100644 (file)
--- a/src/mpdclient.h
+++ b/src/mpdclient.h
#include "playlist.h"
-#include <mpd/tag.h>
+#include <mpd/client.h>
struct filelist;