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