summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/cryptplugwrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/cryptplugwrapper.h')
-rw-r--r--certmanager/lib/cryptplugwrapper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/lib/cryptplugwrapper.h b/certmanager/lib/cryptplugwrapper.h
index a8ea1112..12068306 100644
--- a/certmanager/lib/cryptplugwrapper.h
+++ b/certmanager/lib/cryptplugwrapper.h
@@ -54,7 +54,7 @@
#include <tqpair.h>
#include <tqstringlist.h>
#include <tqstring.h>
-#include <tdepimmacros.h>
+#include <kdemacros.h>
class TDEConfigBase;
@@ -450,7 +450,7 @@ private:
/*!
\brief This class provides C++ access to the CRYPTPLUG API.
*/
-class KDE_EXPORT CryptPlugWrapper : public Kleo::CryptoBackend::Protocol {
+class TDE_EXPORT CryptPlugWrapper : public Kleo::CryptoBackend::Protocol {
public:
static TQString errorIdToText( int errId, bool & isPassphraseError );