fix path (reverted from 8a66c4f)

This commit is contained in:
Johannes Lange 2020-10-05 21:04:58 +02:00
commit 6c162eeaf0

View file

@ -369,7 +369,7 @@
% loads an icons set
% usage: \moderncvicons{<icon set name>}
\newcommand*{\moderncvicons}[1]{%
\RequirePackage{../moderncvicons#1}}
\RequirePackage{moderncvicons#1}}
% recomputes all automatic lengths
\newcommand*{\recomputeheadlengths}{\recomputecvheadlengths}