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 4586379b0..ce8645825 100644
--- a/src/libipsec/esp_packet.h
+++ b/src/libipsec/esp_packet.h
@@ -28,7 +28,7 @@
#include <library.h>
#include <networking/host.h>
-#include <utils/packet.h>
+#include <networking/packet.h>
typedef struct esp_packet_t esp_packet_t;