Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | --- libmpd-11.8.17/src/libmpd-internal.h.orig 2014-09-30 04:08:50.963292427 +0200 |
2 | +++ libmpd-11.8.17/src/libmpd-internal.h 2014-09-30 04:08:30.595292223 +0200 | ||||
3 | @@ -21,6 +21,7 @@ | ||||
4 | #define __MPD_INTERNAL_LIB_ | ||||
5 | |||||
6 | #include "libmpdclient.h" | ||||
7 | +#include "config.h" | ||||
8 | struct _MpdData_real; | ||||
9 | |||||
10 | typedef struct _MpdData_real { |