Code

screen_client: move functions to callbacks.c
[ncmpc.git] / src / mpdclient.c
index 164a08dd927e40b121072929610ef875125c9c1d..7ef34d2a592f0fd3f9e47ff1e9bb61fbcf913f11 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 #include "mpdclient.h"
+#include "callbacks.h"
 #include "filelist.h"
-#include "screen_client.h"
 #include "config.h"
 #include "options.h"
 #include "strfsong.h"