$NetBSD$

--- flactag.cc.orig	2009-08-03 11:56:23.000000000 +0200
+++ flactag.cc
@@ -156,7 +156,7 @@ CFlacTag::CFlacTag(const CCommandLine& C
 								AlbumNum=count;
 								MatchFound=true;
 								
-								printf("%s: Album ID in album %d is a match\n",m_FlacFile.c_str(),count);
+								printf("%s: Album ID in album %d is a match\n",m_FlacFile.c_str(),(int)count);
 							}
 						}
 						
