aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/proposal_substructure.h
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2011-12-19 13:10:29 +0100
committerMartin Willi <martin@revosec.ch>2012-03-20 17:31:26 +0100
commit15a682f4c23d0b8340b31077698e6f6d924c2861 (patch)
treea6fbd17a78de029bf01879ec8b2fcd1abd8be2d8 /src/libcharon/encoding/payloads/proposal_substructure.h
parent2e3c9f879906dea18d1745d7dfd1d21dd4499160 (diff)
downloadstrongswan-15a682f4c23d0b8340b31077698e6f6d924c2861.tar.bz2
strongswan-15a682f4c23d0b8340b31077698e6f6d924c2861.tar.xz
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Diffstat (limited to 'src/libcharon/encoding/payloads/proposal_substructure.h')
-rw-r--r--src/libcharon/encoding/payloads/proposal_substructure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/encoding/payloads/proposal_substructure.h b/src/libcharon/encoding/payloads/proposal_substructure.h
index 03b26e127..aefdf2f27 100644
--- a/src/libcharon/encoding/payloads/proposal_substructure.h
+++ b/src/libcharon/encoding/payloads/proposal_substructure.h
@@ -30,7 +30,7 @@ typedef struct proposal_substructure_t proposal_substructure_t;
#include <config/proposal.h>
#include <utils/linked_list.h>
#include <kernel/kernel_ipsec.h>
-#include <sa/authenticators/authenticator.h>
+#include <sa/authenticator.h>
/**
* Class representing an IKEv1/IKEv2 proposal substructure.