1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

More change for common.

* g10, scd, test, tools: Follow the change of removal of -Icommon.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2017-03-07 20:32:09 +09:00
parent 70aca95d68
commit d6c7bf1f8a
5 changed files with 8 additions and 8 deletions

View file

@ -98,7 +98,7 @@
#endif
#include <gpg-error.h>
#include "i18n.h"
#include "../common/i18n.h"
#include "../common/util.h"
#include "../common/init.h"
#include "../common/sysutils.h"