diff options
Diffstat (limited to 'kdepasswd/kcm/main.cpp')
-rw-r--r-- | kdepasswd/kcm/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/main.cpp b/kdepasswd/kcm/main.cpp index e8135caae..f65a5fefb 100644 --- a/kdepasswd/kcm/main.cpp +++ b/kdepasswd/kcm/main.cpp @@ -38,7 +38,7 @@ #include <kdialog.h> #include <kimageio.h> #include <kstandarddirs.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kgenericfactory.h> #include <kmessagebox.h> #include <kprocess.h> |