diff options
Diffstat (limited to 'tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp')
-rw-r--r-- | tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp b/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp index ae2759e46..6a0e7b726 100644 --- a/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp +++ b/tderesources/featureplan/kcal_resourcefeatureplanplugin.cpp @@ -22,8 +22,8 @@ #include "kcal_resourcefeatureplan.h" #include "kcal_resourcefeatureplanconfig.h" -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> using namespace KCal; |