aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_fpe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_fpe.cpp')
-rw-r--r--src/tests/test_fpe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_fpe.cpp b/src/tests/test_fpe.cpp
index a88b793c7..47070de86 100644
--- a/src/tests/test_fpe.cpp
+++ b/src/tests/test_fpe.cpp
@@ -7,7 +7,7 @@
#include "tests.h"
#if defined(BOTAN_HAS_FPE_FE1)
- #include <botan/fpe_fe1.h>
+ #include <botan/fpe_fe1.h>
#endif
namespace Botan_Tests {