From 96900aaa4094c012cea79188225fd1e1d43f5ce7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:46:22 -0600 Subject: Additional renaming of kde to tde --- kbstateapplet/kdeexportfix.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kbstateapplet') diff --git a/kbstateapplet/kdeexportfix.h b/kbstateapplet/kdeexportfix.h index af01c25..ff5b9be 100644 --- a/kbstateapplet/kdeexportfix.h +++ b/kbstateapplet/kdeexportfix.h @@ -1,5 +1,5 @@ /***************************************************** vim:set ts=4 sw=4 sts=4: - kdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this + tdelibs < 3.3.2 had a bug in the KDE_EXPORT macro. This file fixes this by undefining it. ------------------- Copyright : (C) 2005 by Gary Cramblitt @@ -15,7 +15,7 @@ * * ***************************************************************************/ -#include +#include #if TDE_VERSION < KDE_MAKE_VERSION (3,3,2) #undef KDE_EXPORT #define KDE_EXPORT -- cgit v1.2.3