aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/charon/encoding/message.h')
-rw-r--r--Source/charon/encoding/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/encoding/message.h b/Source/charon/encoding/message.h
index 960be94af..106160407 100644
--- a/Source/charon/encoding/message.h
+++ b/Source/charon/encoding/message.h
@@ -24,7 +24,7 @@
#define MESSAGE_H_
#include <types.h>
-#include <ike_sa_id.h>
+#include <sa/ike_sa_id.h>
#include <network/packet.h>
#include <encoding/payloads/ike_header.h>
#include <utils/linked_list.h>