diff options
Diffstat (limited to 'kuser/pwddlg.cpp')
-rw-r--r-- | kuser/pwddlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/pwddlg.cpp b/kuser/pwddlg.cpp index 631c860..0989afc 100644 --- a/kuser/pwddlg.cpp +++ b/kuser/pwddlg.cpp @@ -20,7 +20,7 @@ #include <tqgrid.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include "pwddlg.h" #include "misc.h" |