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 a5015a54d..50db2ab74 100644 --- a/certmanager/lib/cryptplugfactory.cpp +++ b/certmanager/lib/cryptplugfactory.cpp @@ -37,7 +37,7 @@ #include "cryptplugfactory.h" #include "cryptplugwrapperlist.h" -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kdebug.h> #include <kmessagebox.h> |