From bab7fa0b297b8e99f5e222bbceda0716b62f7215 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 24 Nov 2001 17:43:43 +0000 Subject: Added new directory common to enable sharing of some code and error numbers between gpg, gpgsm and gpg-agent. Move some files and code to there. --- kbx/kbxutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kbx') diff --git a/kbx/kbxutil.c b/kbx/kbxutil.c index e8b015ba6..dcc073097 100644 --- a/kbx/kbxutil.c +++ b/kbx/kbxutil.c @@ -31,7 +31,7 @@ #include "../jnlib/logging.h" #include "../jnlib/argparse.h" #include "../jnlib/stringhelp.h" -#include "i18n.h" +#include "../common/i18n.h" #include "keybox-defs.h" enum cmd_and_opt_values { -- cgit v1.2.3