diff options
Diffstat (limited to 'mod/database-module.hxx')
-rw-r--r-- | mod/database-module.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/database-module.hxx b/mod/database-module.hxx index ec8f37e..f4730bd 100644 --- a/mod/database-module.hxx +++ b/mod/database-module.hxx @@ -9,7 +9,7 @@ #include <odb/forward.hxx> // database -#include <libbutl/utility.hxx> // compare_c_string +#include <libbutl/utility.mxx> // compare_c_string #include <libbrep/types.hxx> #include <libbrep/utility.hxx> |