diff options
Diffstat (limited to 'g10/rmd160.c')
-rw-r--r-- | g10/rmd160.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/rmd160.c b/g10/rmd160.c index f89193707..febfa618a 100644 --- a/g10/rmd160.c +++ b/g10/rmd160.c @@ -35,7 +35,7 @@ #include <stdlib.h> #include <string.h> -#include "../jnlib/types.h" +#include "../common/types.h" #include "rmd160.h" /* |