From 63475b5a684a5e622e22172e0cc22895e88a03c1 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 31 Dec 2005 03:23:46 +0000 Subject: r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800 Fix a couple of warnings (sbh, from oggflac branch) git-svn-id: https://svn.musicpd.org/mpd/trunk@3752 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 5baf3dea1..7b05e7c14 100644 --- a/src/main.c +++ b/src/main.c @@ -38,6 +38,7 @@ #include "tagTracker.h" #include "dbUtils.h" #include "../config.h" +#include "utils.h" #include #include -- cgit v1.2.3