diff options
Diffstat (limited to 'tests/load/driver.cxx')
-rw-r--r-- | tests/load/driver.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/load/driver.cxx b/tests/load/driver.cxx index d1283f3..dab5be9 100644 --- a/tests/load/driver.cxx +++ b/tests/load/driver.cxx @@ -11,8 +11,8 @@ #include <odb/pgsql/database.hxx> -#include <libbutl/process.hxx> -#include <libbutl/filesystem.hxx> +#include <libbutl/process.mxx> +#include <libbutl/filesystem.mxx> #include <libbrep/types.hxx> #include <libbrep/utility.hxx> |