From 97391fd4b975eab7049c31c88b8a118be430c427 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 24 Jan 2014 16:26:42 +0100 Subject: DespotifyUtils, Expat: move to lib/ --- src/input/plugins/DespotifyInputPlugin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input') diff --git a/src/input/plugins/DespotifyInputPlugin.cxx b/src/input/plugins/DespotifyInputPlugin.cxx index a01ba3759..152fda95f 100644 --- a/src/input/plugins/DespotifyInputPlugin.cxx +++ b/src/input/plugins/DespotifyInputPlugin.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "DespotifyInputPlugin.hxx" -#include "DespotifyUtils.hxx" +#include "lib/despotify/DespotifyUtils.hxx" #include "../InputStream.hxx" #include "../InputPlugin.hxx" #include "tag/Tag.hxx" -- cgit v1.2.3