diff options
Diffstat (limited to 'src/locate.c')
-rw-r--r-- | src/locate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locate.c b/src/locate.c index 7b4721fa9..7bc23db16 100644 --- a/src/locate.c +++ b/src/locate.c @@ -17,6 +17,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ +#include "config.h" #include "locate.h" #include "path.h" #include "tag.h" |