summaryrefslogtreecommitdiff
path: root/src/libcharon/network/sender.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcharon/network/sender.h')
-rw-r--r--src/libcharon/network/sender.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/network/sender.h b/src/libcharon/network/sender.h
index 9b5c325cc..080559b89 100644
--- a/src/libcharon/network/sender.h
+++ b/src/libcharon/network/sender.h
@@ -26,7 +26,7 @@
typedef struct sender_t sender_t;
#include <library.h>
-#include <utils/packet.h>
+#include <networking/packet.h>
/**
* Callback job responsible for sending IKE packets over the socket.