diff options
Diffstat (limited to 'g10/filter.h')
-rw-r--r-- | g10/filter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/filter.h b/g10/filter.h index 7accd7d4d..275608d4a 100644 --- a/g10/filter.h +++ b/g10/filter.h @@ -20,7 +20,7 @@ #ifndef G10_FILTER_H #define G10_FILTER_H -#include "types.h" +#include "../common/types.h" #include "dek.h" typedef struct { |