aboutsummaryrefslogtreecommitdiffstats
path: root/src/libipsec/esp_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libipsec/esp_packet.h')
-rw-r--r--src/libipsec/esp_packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libipsec/esp_packet.h b/src/libipsec/esp_packet.h
index a1d1602c1..4586379b0 100644
--- a/src/libipsec/esp_packet.h
+++ b/src/libipsec/esp_packet.h
@@ -27,7 +27,7 @@
#include "esp_context.h"
#include <library.h>
-#include <utils/host.h>
+#include <networking/host.h>
#include <utils/packet.h>
typedef struct esp_packet_t esp_packet_t;