diff options
Diffstat (limited to 'Source/charon/socket.h')
-rw-r--r-- | Source/charon/socket.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/charon/socket.h b/Source/charon/socket.h index edb273210..b69c50cf1 100644 --- a/Source/charon/socket.h +++ b/Source/charon/socket.h @@ -26,8 +26,8 @@ #define SOCKET_H_ -#include "types.h" -#include "packet.h" +#include <types.h> +#include <packet.h> /** |