diff options
Diffstat (limited to 'kplato/kptresourcedialog.cc')
-rw-r--r-- | kplato/kptresourcedialog.cc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kplato/kptresourcedialog.cc b/kplato/kptresourcedialog.cc index 85af224c..d48d892f 100644 --- a/kplato/kptresourcedialog.cc +++ b/kplato/kptresourcedialog.cc @@ -36,14 +36,14 @@ #include <tqptrlist.h> #include <tqstringlist.h> -#include <kabc/addressee.h> -#include <kabc/addresseedialog.h> +#include <tdeabc/addressee.h> +#include <tdeabc/addresseedialog.h> #include <kcommand.h> #include <kdatetimewidget.h> -#include <kmessagebox.h> -#include <klocale.h> -#include <kglobal.h> +#include <tdemessagebox.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kdebug.h> namespace KPlato |