]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libcharon/config/peer_cfg.h
proposal: Move proposal_t from libcharon to libstrongswan
[thirdparty/strongswan.git] / src / libcharon / config / peer_cfg.h
index b294ae72f7fb6fbb9fc15e32a0efa3df9fd23adf..6074a7cd44ae06568f5db3df528121e12391ceef 100644 (file)
@@ -32,7 +32,7 @@ typedef struct peer_cfg_create_t peer_cfg_create_t;
 #include <utils/identification.h>
 #include <collections/enumerator.h>
 #include <selectors/traffic_selector.h>
-#include <config/proposal.h>
+#include <crypto/proposal/proposal.h>
 #include <config/ike_cfg.h>
 #include <config/child_cfg.h>
 #include <credentials/auth_cfg.h>