From c6cb3f27942501d24b0ded69c90ebbf7c43c755e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:30 +0200 Subject: Additional k => tde renaming and fixes --- tdecore/tdeglobal.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tdecore/tdeglobal.h') diff --git a/tdecore/tdeglobal.h b/tdecore/tdeglobal.h index a1a8114be..b5fddb834 100644 --- a/tdecore/tdeglobal.h +++ b/tdecore/tdeglobal.h @@ -15,8 +15,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef _KGLOBAL_H -#define _KGLOBAL_H +#ifndef _TDEGLOBAL_H +#define _TDEGLOBAL_H #include "tdelibs_export.h" #include // KDE4: class TDEInstance is enough here @@ -247,5 +247,5 @@ int TDECORE_EXPORT kasciistricmp( const char *str1, const char *str2 ); * KDE environment. */ -#endif // _KGLOBAL_H +#endif // _TDEGLOBAL_H -- cgit v1.2.1