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