aboutsummaryrefslogtreecommitdiff
path: root/bpkg/wrapper-traits.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:35:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-10-03 23:35:31 +0300
commit1e69164d90f9882b2b90716346b363c25d1fd652 (patch)
tree450ada1123facfd81e35fbfb51c84fed12970d6a /bpkg/wrapper-traits.hxx
parent062465f032fbbefd33a2f228e876ca791fafa83f (diff)
Adapt to modularization of libbutl
Diffstat (limited to 'bpkg/wrapper-traits.hxx')
-rw-r--r--bpkg/wrapper-traits.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/wrapper-traits.hxx b/bpkg/wrapper-traits.hxx
index 1aed8ae..e617775 100644
--- a/bpkg/wrapper-traits.hxx
+++ b/bpkg/wrapper-traits.hxx
@@ -5,7 +5,7 @@
#ifndef BPKG_WRAPPER_TRAITS_HXX
#define BPKG_WRAPPER_TRAITS_HXX
-#include <libbutl/optional.hxx>
+#include <libbutl/optional.mxx>
#include <odb/wrapper-traits.hxx>