diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-02-17 08:50:43 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 9cb8937a92539d4cb40441396fc52e55e7a26f1b (patch) | |
tree | 136f1a58789e8bd2b8129018b0400f9ebfa18be2 /src/sdp/output_hub.d | |
parent | output, sisupod & a few switches (diff) |
0.13.1 defaults renamed & reorganized
Diffstat (limited to 'src/sdp/output_hub.d')
-rw-r--r-- | src/sdp/output_hub.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdp/output_hub.d b/src/sdp/output_hub.d index f0df06c..a1182a6 100644 --- a/src/sdp/output_hub.d +++ b/src/sdp/output_hub.d @@ -21,7 +21,7 @@ template outputHub() { std.typecons, std.uni, std.utf, - ao_defaults, + defaults, output_epub, output_html, output_xhtmls, |