aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/utils/packet.h')
-rw-r--r--src/libstrongswan/utils/packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/utils/packet.h b/src/libstrongswan/utils/packet.h
index 5c4440115..b6e28199a 100644
--- a/src/libstrongswan/utils/packet.h
+++ b/src/libstrongswan/utils/packet.h
@@ -26,7 +26,7 @@
typedef struct packet_t packet_t;
#include <library.h>
-#include <utils/host.h>
+#include <networking/host.h>
/**
* Abstraction of an IP/UDP-Packet, contains data, sender and receiver.