diff options
Diffstat (limited to 'certmanager/lib/cryptplugfactory.cpp')
-rw-r--r-- | certmanager/lib/cryptplugfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/cryptplugfactory.cpp b/certmanager/lib/cryptplugfactory.cpp index 50db2ab74..6165cadda 100644 --- a/certmanager/lib/cryptplugfactory.cpp +++ b/certmanager/lib/cryptplugfactory.cpp @@ -41,7 +41,7 @@ #include <klocale.h> #include <kdebug.h> #include <kmessagebox.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <assert.h> |