diff options
Diffstat (limited to 'konsolekalendar/konsolekalendarvariables.cpp')
-rw-r--r-- | konsolekalendar/konsolekalendarvariables.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/konsolekalendar/konsolekalendarvariables.cpp b/konsolekalendar/konsolekalendarvariables.cpp index e5541e00d..fddb77d90 100644 --- a/konsolekalendar/konsolekalendarvariables.cpp +++ b/konsolekalendar/konsolekalendarvariables.cpp @@ -30,9 +30,9 @@ * @author Tuukka Pasanen * @author Allen Winter */ -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tdeconfig.h> #include <kstandarddirs.h> |