diff options
Diffstat (limited to 'src/algo_factory/prov_weight.cpp')
-rw-r--r-- | src/algo_factory/prov_weight.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algo_factory/prov_weight.cpp b/src/algo_factory/prov_weight.cpp index d7e84a323..c7c2d8d8d 100644 --- a/src/algo_factory/prov_weight.cpp +++ b/src/algo_factory/prov_weight.cpp @@ -5,7 +5,7 @@ * Distributed under the terms of the Botan license */ -#include <botan/algo_cache.h> +#include <botan/internal/algo_cache.h> namespace Botan { |