aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/crypto_helper_rsa.c')
-rw-r--r--src/util/crypto_helper_rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_helper_rsa.c b/src/util/crypto_helper_rsa.c
index df14c9100..b99d468ad 100644
--- a/src/util/crypto_helper_rsa.c
+++ b/src/util/crypto_helper_rsa.c
@@ -22,7 +22,7 @@
#include "taler_util.h"
#include "taler_signatures.h"
#include "crypto_helper_common.h"
-#include "taler-exchange-secmod-rsa.h"
+#include "secmod_rsa.h"
#include <poll.h>