aboutsummaryrefslogtreecommitdiffstats
path: root/src/algo_factory/algo_factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algo_factory/algo_factory.cpp')
-rw-r--r--src/algo_factory/algo_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algo_factory/algo_factory.cpp b/src/algo_factory/algo_factory.cpp
index f1c2ae3a0..38c6387e5 100644
--- a/src/algo_factory/algo_factory.cpp
+++ b/src/algo_factory/algo_factory.cpp
@@ -7,7 +7,7 @@
#include <botan/algo_factory.h>
#include <botan/internal/algo_cache.h>
-#include <botan/stl_util.h>
+#include <botan/internal/stl_util.h>
#include <botan/engine.h>
#include <botan/exceptn.h>