aboutsummaryrefslogtreecommitdiff
path: root/bpkg/help.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/help.cxx')
-rw-r--r--bpkg/help.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/bpkg/help.cxx b/bpkg/help.cxx
index 4b655f1..ed0f58a 100644
--- a/bpkg/help.cxx
+++ b/bpkg/help.cxx
@@ -1,10 +1,9 @@
// file : bpkg/help.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
// license : MIT; see accompanying LICENSE file
#include <bpkg/help.hxx>
-#include <libbutl/pager.mxx>
+#include <libbutl/pager.hxx>
#include <bpkg/diagnostics.hxx>
#include <bpkg/bpkg-options.hxx>