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 fddb77d90..c2630d047 100644 --- a/konsolekalendar/konsolekalendarvariables.cpp +++ b/konsolekalendar/konsolekalendarvariables.cpp @@ -34,7 +34,7 @@ #include <kdebug.h> #include <tdeglobal.h> #include <tdeconfig.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqdatetime.h> #include <tqstring.h> |