Code

release v0.27
[ncmpc.git] / src / screen_browser.h
index 8346084f3148d7a660e77643d1c2b3c51075d3c4..e972bd5855d64ee9f4aa8e03167dbbf621009406 100644 (file)
@@ -1,5 +1,5 @@
 /* ncmpc (Ncurses MPD Client)
- * (c) 2004-2010 The Music Player Daemon Project
+ * (c) 2004-2017 The Music Player Daemon Project
  * Project homepage: http://musicpd.org
  *
  * This program is free software; you can redistribute it and/or modify
@@ -47,7 +47,6 @@ screen_browser_sync_highlights(struct filelist *fl,
 
 #else
 
-#include <glib.h>
 static inline void
 screen_browser_sync_highlights(gcc_unused struct filelist *fl,
                               gcc_unused const struct mpdclient_playlist *playlist)