diff options
Diffstat (limited to 'Source/charon/transforms/diffie_hellman.h')
-rw-r--r-- | Source/charon/transforms/diffie_hellman.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/transforms/diffie_hellman.h b/Source/charon/transforms/diffie_hellman.h index ff3921e44..e775cbb15 100644 --- a/Source/charon/transforms/diffie_hellman.h +++ b/Source/charon/transforms/diffie_hellman.h @@ -24,7 +24,7 @@ #define DIFFIE_HELLMAN_H_ #include <types.h> -#include <payloads/transform_substructure.h> +#include <encoding/payloads/transform_substructure.h> /** * Object representing a diffie hellman exchange |