diff options
Diffstat (limited to 'konsolekalendar/konsolekalendarvariables.cpp')
-rw-r--r-- | konsolekalendar/konsolekalendarvariables.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/konsolekalendarvariables.cpp b/konsolekalendar/konsolekalendarvariables.cpp index 122b85252..e5541e00d 100644 --- a/konsolekalendar/konsolekalendarvariables.cpp +++ b/konsolekalendar/konsolekalendarvariables.cpp @@ -33,7 +33,7 @@ #include <klocale.h> #include <kdebug.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <kstandarddirs.h> #include <tqdatetime.h> |