aboutsummaryrefslogtreecommitdiff
path: root/mod/database-module.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:32:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:32:25 +0300
commitef2646010039b04ccf882ea3480882fa1e43a1fc (patch)
treeb06bc195eb1be0f19099edeb64f57cc63bc9d70a /mod/database-module.hxx
parent4ba97b671533399e960f9230013f4678cc45b1d2 (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'mod/database-module.hxx')
-rw-r--r--mod/database-module.hxx2
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>