diff options
Diffstat (limited to 'kplato/kptconfigbehaviorpanel.cc')
-rw-r--r-- | kplato/kptconfigbehaviorpanel.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kplato/kptconfigbehaviorpanel.cc b/kplato/kptconfigbehaviorpanel.cc index fe8d8e5d..f721ae23 100644 --- a/kplato/kptconfigbehaviorpanel.cc +++ b/kplato/kptconfigbehaviorpanel.cc @@ -22,12 +22,12 @@ #include "kptdatetime.h" #include "kptfactory.h" -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <klineedit.h> #include <ktextedit.h> #include <kcombobox.h> #include <kdatetimewidget.h> -#include <klocale.h> +#include <tdelocale.h> #include <kcommand.h> #include <tdeconfig.h> #include <kstandarddirs.h> |