diff options
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, |