aboutsummaryrefslogtreecommitdiff
path: root/src/SongPrint.cxx
diff options
context:
space:
mode:
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)
{