diff options
Diffstat (limited to 'kaddressbook/kabcore.cpp')
-rw-r--r-- | kaddressbook/kabcore.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index 0b517bf00..f88be3c3c 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -52,13 +52,13 @@ #include <kcmultidialog.h> #include <kdebug.h> #include <tdeversion.h> -#include <kimproxy.h> +#include <tdeimproxy.h> #include <klocale.h> #include <kmessagebox.h> #include <kprinter.h> #include <kprotocolinfo.h> #include <kpushbutton.h> -#include <kresources/selectdialog.h> +#include <tderesources/selectdialog.h> #include <kstandarddirs.h> #include <kstatusbar.h> #include <kstdguiitem.h> |