diff options
Diffstat (limited to 'sm/misc.c')
-rw-r--r-- | sm/misc.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,8 +29,8 @@ #endif #include "gpgsm.h" -#include "i18n.h" -#include "sysutils.h" +#include "../common/i18n.h" +#include "../common/sysutils.h" #include "../common/tlv.h" #include "../common/sexp-parse.h" |