diff options
Diffstat (limited to 'Source/charon/packet.c')
-rw-r--r-- | Source/charon/packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/packet.c b/Source/charon/packet.c index a3c5f6225..f09b18ae3 100644 --- a/Source/charon/packet.c +++ b/Source/charon/packet.c @@ -23,7 +23,7 @@ #include "packet.h" -#include "utils/allocator.h" +#include <utils/allocator.h> /** |