From 5ed9f02c4de0a8ddb7649e0541a8d6f32f61b3f8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 30 Jan 2013 22:53:12 +0100 Subject: TagPool, ...: include cleanup --- src/SongPrint.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/SongPrint.cxx') 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 + void song_print_uri(Client *client, struct song *song) { -- cgit v1.2.3