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

--- include/id3/helpers.h.orig	Tue Jan  8 16:46:04 2002
+++ include/id3/helpers.h	Tue Jan  8 16:46:16 2002
@@ -28,7 +28,7 @@
 #ifndef _ID3LIB_HELPERS_H_
 #define _ID3LIB_HELPERS_H_
 
-#include "strings.h"
+#include "id3strings.h"
 #include "globals.h"
 
 class ID3_TagImpl;