aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/network/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcharon/network/socket.h')
-rw-r--r--src/libcharon/network/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/network/socket.h b/src/libcharon/network/socket.h
index 2eccc4d3f..f6c8a8660 100644
--- a/src/libcharon/network/socket.h
+++ b/src/libcharon/network/socket.h
@@ -28,7 +28,7 @@ typedef struct socket_t socket_t;
#include <library.h>
#include <networking/packet.h>
-#include <utils/enumerator.h>
+#include <collections/enumerator.h>
#include <plugins/plugin.h>
/**