diff options
Diffstat (limited to 'knewsticker/common/xmlnewsaccess.cpp')
-rw-r--r-- | knewsticker/common/xmlnewsaccess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/common/xmlnewsaccess.cpp b/knewsticker/common/xmlnewsaccess.cpp index 742c1ad1..b9d2ef3a 100644 --- a/knewsticker/common/xmlnewsaccess.cpp +++ b/knewsticker/common/xmlnewsaccess.cpp @@ -12,7 +12,7 @@ #include <kcharsets.h> #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tqbuffer.h> #include <tqdom.h> |