aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/examples/toolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/toolbox.cpp b/doc/examples/toolbox.cpp
index 622a1f56f..24afa2cbe 100644
--- a/doc/examples/toolbox.cpp
+++ b/doc/examples/toolbox.cpp
@@ -19,7 +19,7 @@
using namespace Botan;
-#include "../../checks/getopt.h"
+#include "../../tests/getopt.h"
class Encoder_Decoder
{