From 06ab7fb3b7ec008a5fe3364a0430159900ff6553 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:03:12 -0600 Subject: Rename common header files for consistency with class renaming --- src/tag.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/tag.cpp') diff --git a/src/tag.cpp b/src/tag.cpp index 645b0da..1206cda 100644 --- a/src/tag.cpp +++ b/src/tag.cpp @@ -18,8 +18,8 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include -#include +#include +#include #include #include #include @@ -698,7 +698,7 @@ void Tag::createDefaultTagsSet(const TQString &fullPath) DEBUG_WIN << "FAILED to create the tags file!"; } -#include +#include #include #include #include -- cgit v1.2.3