summaryrefslogtreecommitdiffstats
path: root/libraries/libmpd/libmpd-internal.h.patch
blob: c9be06407510bcbebc054f6159afa254dc94383a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
X-Git-Url: http://repo.or.cz/w/libmpd.git/blobdiff_plain/604cbb97b24ea12881adc6c92e2fc14edfdf20da..4f946c01000fd97100e4a534b47f9c7ace0403df:/src/libmpd-internal.h

diff --git a/src/libmpd-internal.h b/src/libmpd-internal.h
index c84c3a4..30cdc85 100644
--- a/src/libmpd-internal.h
+++ b/src/libmpd-internal.h
@@ -21,6 +21,7 @@
 #define __MPD_INTERNAL_LIB_
 
 #include "libmpdclient.h"
+#include <config.h>
 struct _MpdData_real;
 
 typedef struct _MpdData_real {