diff options
Diffstat (limited to 'certmanager/lib/ui/keyselectiondialog.cpp')
-rw-r--r-- | certmanager/lib/ui/keyselectiondialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/ui/keyselectiondialog.cpp b/certmanager/lib/ui/keyselectiondialog.cpp index 29d24e151..bd4496485 100644 --- a/certmanager/lib/ui/keyselectiondialog.cpp +++ b/certmanager/lib/ui/keyselectiondialog.cpp @@ -57,7 +57,7 @@ #include <kglobal.h> #include <kiconloader.h> #include <kdebug.h> -#include <kwin.h> +#include <twin.h> #include <kconfig.h> #include <kmessagebox.h> #include <kprocess.h> |