aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_esign.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-11-20 17:09:46 +0100
committerChristian Grothoff <grothoff@gnunet.org>2024-11-20 17:09:46 +0100
commit1fe62d241647614ea275fdaf0334ca3cec0a3505 (patch)
tree42829f32bd900367cba8b9788d36d2ce4fccd914 /src/util/crypto_helper_esign.c
parentc93c46cc0e4bd9571825c2460d48812d443fadb4 (diff)
rename headers for consistency
Diffstat (limited to 'src/util/crypto_helper_esign.c')
-rw-r--r--src/util/crypto_helper_esign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_helper_esign.c b/src/util/crypto_helper_esign.c
index 4c46cec56..fa884b112 100644
--- a/src/util/crypto_helper_esign.c
+++ b/src/util/crypto_helper_esign.c
@@ -21,7 +21,7 @@
#include "platform.h"
#include "taler_util.h"
#include "taler_signatures.h"
-#include "taler-exchange-secmod-eddsa.h"
+#include "secmod_eddsa.h"
#include <poll.h>
#include "crypto_helper_common.h"