diff options
Diffstat (limited to 'certmanager/lib/cryptplugwrapper.cpp')
-rw-r--r-- | certmanager/lib/cryptplugwrapper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/lib/cryptplugwrapper.cpp b/certmanager/lib/cryptplugwrapper.cpp index f997e9309..eb2ccafea 100644 --- a/certmanager/lib/cryptplugwrapper.cpp +++ b/certmanager/lib/cryptplugwrapper.cpp @@ -64,7 +64,7 @@ #include <kapplication.h> #include <klocale.h> #include <kglobal.h> -#include <kconfig.h> +#include <tdeconfig.h> // other #include <memory> |