diff options
Diffstat (limited to 'org/out_latex.org')
-rw-r--r-- | org/out_latex.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_latex.org b/org/out_latex.org index 38defe1..f679ecd 100644 --- a/org/out_latex.org +++ b/org/out_latex.org @@ -114,13 +114,13 @@ void outputLaTeX(D,M)( #+NAME: output_latex_imports #+BEGIN_SRC d -import doc_reform.io_out; import std.digest.sha, std.file, std.outbuffer, std.uri, std.conv : to; +import doc_reform.io_out; #+END_SRC ** shared |