diff options
Diffstat (limited to 'Source/charon/network/packet.h')
-rw-r--r-- | Source/charon/network/packet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/network/packet.h b/Source/charon/network/packet.h index 10488e0aa..b91756a03 100644 --- a/Source/charon/network/packet.h +++ b/Source/charon/network/packet.h @@ -25,7 +25,7 @@ #include <types.h> -#include <utils/host.h> +#include <network/host.h> |