summaryrefslogtreecommitdiff
path: root/audio/id3lib/patches/patch-ak
blob: 3892b3619d01dcb3743afa84fb42baf611b612c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.1 2002/01/08 17:49:13 drochner Exp $

--- src/tag.cpp.orig	Tue Jan  8 16:51:19 2002
+++ src/tag.cpp	Tue Jan  8 16:51:33 2002
@@ -32,7 +32,7 @@
 #include "readers.h"
 #include "writers.h"
 #include "tag_impl.h"
-#include "strings.h"
+#include "id3strings.h"
 #include "utils.h"
 
 using namespace dami;