aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cxx/include/aesxx/algorithm.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cxx/include/aesxx/algorithm.hpp (renamed from cxx/include/aesnixx/algorithm.hpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/include/aesnixx/algorithm.hpp b/cxx/include/aesxx/algorithm.hpp
index 85d2fc4..e2c73ac 100644
--- a/cxx/include/aesnixx/algorithm.hpp
+++ b/cxx/include/aesxx/algorithm.hpp
@@ -8,7 +8,7 @@
#pragma once
-#include <aesni/all.h>
+#include <aes/all.h>
namespace aesni
{