1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-09-07 13:17:55 +00:00

Merge remote-tracking branch 'origin/send-message'

This commit is contained in:
SuperBFG7
2017-03-24 11:02:25 +01:00

View File

@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <libgen.h>
#include <mpd/client.h>
#include <mpd/message.h>
#include "mpd_client.h"
#include "config.h"