aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/encrypt_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/encrypt_file.cpp')
-rw-r--r--utils/encrypt_file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/encrypt_file.cpp b/utils/encrypt_file.cpp
index bde7d83..3ae8744 100644
--- a/utils/encrypt_file.cpp
+++ b/utils/encrypt_file.cpp
@@ -8,7 +8,7 @@
#include "file_cmd_parser.hpp"
-#include <aesnixx/all.hpp>
+#include <aesxx/all.hpp>
#include <boost/program_options.hpp>