diff options
Diffstat (limited to 'korganizer/plugins/hebrew/hebrew.cpp')
-rw-r--r-- | korganizer/plugins/hebrew/hebrew.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/plugins/hebrew/hebrew.cpp b/korganizer/plugins/hebrew/hebrew.cpp index a96859a6..dd734b42 100644 --- a/korganizer/plugins/hebrew/hebrew.cpp +++ b/korganizer/plugins/hebrew/hebrew.cpp @@ -19,8 +19,8 @@ #include <tdeglobal.h> #include <tdeconfig.h> -#include <kstandarddirs.h> -#include <ksimpleconfig.h> +#include <tdestandarddirs.h> +#include <tdesimpleconfig.h> #include <kcalendarsystem.h> #include <kcalendarsystemfactory.h> #include "hebrew.h" |