diff options
Diffstat (limited to 'kcontrol/tdm/tdm-users.cpp')
-rw-r--r-- | kcontrol/tdm/tdm-users.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/tdm/tdm-users.cpp b/kcontrol/tdm/tdm-users.cpp index d2fbcf002..daa507a51 100644 --- a/kcontrol/tdm/tdm-users.cpp +++ b/kcontrol/tdm/tdm-users.cpp @@ -29,10 +29,10 @@ #include <tqvgroupbox.h> #include <tqpushbutton.h> -#include <kfiledialog.h> +#include <tdefiledialog.h> #include <kimageio.h> #include <kimagefilepreview.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <klocale.h> #include <kstandarddirs.h> #include <kmessagebox.h> |