aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/speed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/speed.cpp')
-rw-r--r--src/cli/speed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/speed.cpp b/src/cli/speed.cpp
index f2764c353..5995fdefc 100644
--- a/src/cli/speed.cpp
+++ b/src/cli/speed.cpp
@@ -18,7 +18,7 @@
// Always available:
#include <botan/entropy_src.h>
-#include <botan/cpuid.h>
+#include <botan/internal/cpuid.h>
#include <botan/internal/os_utils.h>
#include <botan/internal/timer.h>
#include <botan/version.h>