From 255ee646c222c446f6cbf15737aeccf88d48517e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 8 Jan 2013 16:38:00 +0100 Subject: song: don't use GLib --- src/PlaylistSong.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/PlaylistSong.cxx') diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx index cfd01b13..118fb571 100644 --- a/src/PlaylistSong.cxx +++ b/src/PlaylistSong.cxx @@ -31,6 +31,8 @@ extern "C" { #include "path.h" } +#include + #include #include -- cgit v1.2.3