diff options
Diffstat (limited to 'src/zeroconf.h')
-rw-r--r-- | src/zeroconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zeroconf.h b/src/zeroconf.h index a18c23f8c..4ebe9e22a 100644 --- a/src/zeroconf.h +++ b/src/zeroconf.h @@ -19,7 +19,7 @@ #ifndef MPD_ZEROCONF_H #define MPD_ZEROCONF_H -#include "../config.h" +#include "config.h" #ifdef HAVE_ZEROCONF |