aboutsummaryrefslogtreecommitdiffstats
path: root/checks/pk_bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'checks/pk_bench.cpp')
-rw-r--r--checks/pk_bench.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/pk_bench.cpp b/checks/pk_bench.cpp
index 0ea381795..ac8f5649f 100644
--- a/checks/pk_bench.cpp
+++ b/checks/pk_bench.cpp
@@ -16,7 +16,7 @@
#include <botan/dh.h>
#endif
-#if defined(BOTAN_HAS_RN)
+#if defined(BOTAN_HAS_NR)
#include <botan/nr.h>
#endif