diff options
Diffstat (limited to 'libbutl/manifest-parser.bash.in')
-rw-r--r-- | libbutl/manifest-parser.bash.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/manifest-parser.bash.in b/libbutl/manifest-parser.bash.in index df06138..2edd517 100644 --- a/libbutl/manifest-parser.bash.in +++ b/libbutl/manifest-parser.bash.in @@ -7,7 +7,7 @@ else butl_manifest_parser=true fi -@import libbutl/utility@ +@import libbutl.bash/utility@ # Parse the manifest reading from stdin and writing the binary representation # to stdout. |