diff options
Diffstat (limited to 'tderesources/kolab/knotes/resourcekolab.cpp')
-rw-r--r-- | tderesources/kolab/knotes/resourcekolab.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/kolab/knotes/resourcekolab.cpp b/tderesources/kolab/knotes/resourcekolab.cpp index a28a51b27..242281598 100644 --- a/tderesources/kolab/knotes/resourcekolab.cpp +++ b/tderesources/kolab/knotes/resourcekolab.cpp @@ -40,8 +40,8 @@ #include <libkcal/icalformat.h> #include <kdebug.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> using namespace Kolab; |