From cfb328d59024a251690b6e47c9f8d343fd8c241c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:38 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- libemailfunctions/kasciistricmp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libemailfunctions/kasciistricmp.h') diff --git a/libemailfunctions/kasciistricmp.h b/libemailfunctions/kasciistricmp.h index a7abc104e..10c1551e8 100644 --- a/libemailfunctions/kasciistricmp.h +++ b/libemailfunctions/kasciistricmp.h @@ -19,8 +19,8 @@ #include #if KDE_IS_VERSION(3,3,89) -// get kasciistricmp from kglobal.h -#include +// get kasciistricmp from tdeglobal.h +#include #else // define kasciistricmp to this tdepim symbol (renamed to avoid problems when upgrading tdelibs later) int tdepim_kasciistricmp( const char *str1, const char *str2 ); -- cgit v1.2.1