mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 05:43:01 +00:00 
			
		
		
		
	added missing include
This commit is contained in:
		| @@ -22,6 +22,7 @@ | |||||||
| #include <stdlib.h> | #include <stdlib.h> | ||||||
| #include <libgen.h> | #include <libgen.h> | ||||||
| #include <mpd/client.h> | #include <mpd/client.h> | ||||||
|  | #include <mpd/message.h> | ||||||
|  |  | ||||||
| #include "mpd_client.h" | #include "mpd_client.h" | ||||||
| #include "config.h" | #include "config.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 SuperBFG7
					SuperBFG7