From 52ec948d7e059090e6d2e2d49040a3bc41a553d8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 11 Sep 2006 23:32:35 +0000 Subject: [PATCH] fix git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@583305 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- tag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag.h b/tag.h index ae5f7c9c..44fba4ce 100644 --- a/tag.h +++ b/tag.h @@ -22,7 +22,7 @@ #ifndef TAGLIB_TAG_H #define TAGLIB_TAG_H -#include +#include "tstring.h" namespace TagLib {