aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/workfactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/workfactor.cpp')
-rw-r--r--src/pubkey/workfactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/workfactor.cpp b/src/pubkey/workfactor.cpp
index e40b7919c..f15c64783 100644
--- a/src/pubkey/workfactor.cpp
+++ b/src/pubkey/workfactor.cpp
@@ -5,7 +5,7 @@
* Distributed under the terms of the Botan license
*/
-#include <botan/workfactor.h>
+#include <botan/internal/workfactor.h>
#include <algorithm>
#include <cmath>