aboutsummaryrefslogtreecommitdiff
path: root/src/playlist/despotify_playlist_plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/playlist/despotify_playlist_plugin.c')
-rw-r--r--src/playlist/despotify_playlist_plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/despotify_playlist_plugin.c b/src/playlist/despotify_playlist_plugin.c
index 08a32d79..30b852c7 100644
--- a/src/playlist/despotify_playlist_plugin.c
+++ b/src/playlist/despotify_playlist_plugin.c
@@ -16,6 +16,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+
#include "config.h"
#include "playlist/despotify_playlist_plugin.h"
#include "playlist_plugin.h"
@@ -25,7 +26,6 @@
#include "tag.h"
#include "song.h"
#include "input_stream.h"
-#include "glib_compat.h"
#include "despotify_utils.h"
#include <glib.h>