aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/block
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--utils/block_cmd_parser.hpp2
-rw-r--r--utils/block_dumper.hpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/block_cmd_parser.hpp b/utils/block_cmd_parser.hpp
index 62b0f36..db6da84 100644
--- a/utils/block_cmd_parser.hpp
+++ b/utils/block_cmd_parser.hpp
@@ -11,7 +11,7 @@
#include "block_input.hpp"
#include "data_parsers.hpp"
-#include <aesnixx/all.hpp>
+#include <aesxx/all.hpp>
#include <boost/filesystem.hpp>
#include <boost/program_options.hpp>
diff --git a/utils/block_dumper.hpp b/utils/block_dumper.hpp
index a473cd1..f41018d 100644
--- a/utils/block_dumper.hpp
+++ b/utils/block_dumper.hpp
@@ -8,7 +8,7 @@
#pragma once
-#include <aesnixx/all.hpp>
+#include <aesxx/all.hpp>
#include <cstdlib>