diff options
Diffstat (limited to 'lib/formats.c')
-rw-r--r-- | lib/formats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/formats.c b/lib/formats.c index 3e4e83d12..dddabf1f9 100644 --- a/lib/formats.c +++ b/lib/formats.c @@ -3,7 +3,7 @@ */ #include "system.h" -#include "rpmio_internal.h" +#include "rpmio_internal.h" /* for b64, pgpDig*_s */ #include "rpmlib.h" #include "rpmmacro.h" /* XXX for %_i18ndomains */ |