diff options
Diffstat (limited to 'tests/timestamp/driver.cxx')
-rw-r--r-- | tests/timestamp/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timestamp/driver.cxx b/tests/timestamp/driver.cxx index 9161662..f1f33ca 100644 --- a/tests/timestamp/driver.cxx +++ b/tests/timestamp/driver.cxx @@ -12,7 +12,7 @@ #include <iomanip> #include <system_error> -#include <butl/timestamp> +#include <libbutl/timestamp.hxx> using namespace std; using namespace butl; |