diff options
Diffstat (limited to 'clean')
-rw-r--r-- | clean/clean.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/clean.cxx b/clean/clean.cxx index 5401ab1..6096249 100644 --- a/clean/clean.cxx +++ b/clean/clean.cxx @@ -12,7 +12,7 @@ #include <odb/pgsql/database.hxx> -#include <libbutl/pager.mxx> +#include <libbutl/pager.hxx> #include <libbbot/build-config.hxx> |