diff options
Diffstat (limited to 'common/audit.h')
-rw-r--r-- | common/audit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/audit.h b/common/audit.h index 28d1edbd1..8f413aa30 100644 --- a/common/audit.h +++ b/common/audit.h @@ -22,7 +22,7 @@ #include <ksba.h> -#include "estream.h" +#include "../common/estream.h" struct audit_ctx_s; typedef struct audit_ctx_s *audit_ctx_t; |