diff options
Diffstat (limited to 'kaddressbook/keywidget.cpp')
-rw-r--r-- | kaddressbook/keywidget.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/keywidget.cpp b/kaddressbook/keywidget.cpp index d6f28c87a..671d07298 100644 --- a/kaddressbook/keywidget.cpp +++ b/kaddressbook/keywidget.cpp @@ -32,9 +32,9 @@ #include <tdefiledialog.h> #include <tdeio/netaccess.h> #include <kinputdialog.h> -#include <klocale.h> -#include <kmessagebox.h> -#include <ktempfile.h> +#include <tdelocale.h> +#include <tdemessagebox.h> +#include <tdetempfile.h> #include "keywidget.h" |