summaryrefslogtreecommitdiffstats
path: root/certmanager/lib/cryptplug.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/lib/cryptplug.h')
-rw-r--r--certmanager/lib/cryptplug.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/certmanager/lib/cryptplug.h b/certmanager/lib/cryptplug.h
index d633e639..fce71937 100644
--- a/certmanager/lib/cryptplug.h
+++ b/certmanager/lib/cryptplug.h
@@ -1,5 +1,4 @@
-/* -*- Mode: C++ -*-
-
+/*
this is a C++-ification of:
CRYPTPLUG - an independent cryptography plug-in API
@@ -26,7 +25,7 @@
#include <gpgmepp/context.h>
#include <gpgme.h> // need it for gpgme_protocol_t :(
-#include <tdepimmacros.h>
+#include <kdemacros.h>
namespace GpgME {
class ImportResult;