diff options
Diffstat (limited to 'kdepasswd/kdepasswd.cpp')
-rw-r--r-- | kdepasswd/kdepasswd.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdepasswd/kdepasswd.cpp b/kdepasswd/kdepasswd.cpp index e09725c5b..1f108e2cf 100644 --- a/kdepasswd/kdepasswd.cpp +++ b/kdepasswd/kdepasswd.cpp @@ -10,8 +10,8 @@ #include <kuniqueapplication.h> #include <klocale.h> -#include <kaboutdata.h> -#include <kcmdlineargs.h> +#include <tdeaboutdata.h> +#include <tdecmdlineargs.h> #include <kmessagebox.h> #include <kuser.h> #include <kdebug.h> |