aboutsummaryrefslogtreecommitdiff
path: root/src/SongPrint.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-30 22:53:12 +0100
committerMax Kellermann <max@duempel.org>2013-01-30 22:53:12 +0100
commit5ed9f02c4de0a8ddb7649e0541a8d6f32f61b3f8 (patch)
tree32094f443903b1c128f2336278f120f896091001 /src/SongPrint.cxx
parent378ebad1c8d7079b41319600f13c1c884d6c693a (diff)
TagPool, ...: include cleanup
Diffstat (limited to 'src/SongPrint.cxx')
-rw-r--r--src/SongPrint.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SongPrint.cxx b/src/SongPrint.cxx
index c56e54d8..126e5b9f 100644
--- a/src/SongPrint.cxx
+++ b/src/SongPrint.cxx
@@ -30,6 +30,8 @@ extern "C" {
#include "uri.h"
}
+#include <glib.h>
+
void
song_print_uri(Client *client, struct song *song)
{