aboutsummaryrefslogtreecommitdiff
path: root/clean/clean.cxx
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 /clean/clean.cxx
parent4ba97b671533399e960f9230013f4678cc45b1d2 (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'clean/clean.cxx')
-rw-r--r--clean/clean.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/clean.cxx b/clean/clean.cxx
index bec297b..fa6d08c 100644
--- a/clean/clean.cxx
+++ b/clean/clean.cxx
@@ -11,7 +11,7 @@
#include <odb/pgsql/database.hxx>
-#include <libbutl/pager.hxx>
+#include <libbutl/pager.mxx>
#include <libbbot/build-config.hxx>