diff options
Diffstat (limited to 'sm/export.c')
-rw-r--r-- | sm/export.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sm/export.c b/sm/export.c index d721d52..29a5ac3 100644 --- a/sm/export.c +++ b/sm/export.c @@ -31,9 +31,9 @@ #include <ksba.h> #include "keydb.h" -#include "exechelp.h" -#include "i18n.h" -#include "sysutils.h" +#include "../common/exechelp.h" +#include "../common/i18n.h" +#include "../common/sysutils.h" #include "minip12.h" /* A table to store a fingerprint as used in a duplicates table. We |