aboutsummaryrefslogtreecommitdiff
path: root/tests/sha256/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sha256/driver.cxx')
-rw-r--r--tests/sha256/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha256/driver.cxx b/tests/sha256/driver.cxx
index 10d0335..5686898 100644
--- a/tests/sha256/driver.cxx
+++ b/tests/sha256/driver.cxx
@@ -6,7 +6,7 @@
#include <cassert>
#include <iostream>
-#include <butl/sha256>
+#include <libbutl/sha256.hxx>
using namespace std;
using namespace butl;