summaryrefslogtreecommitdiff
path: root/src/libcore/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/socket.h')
-rw-r--r--src/libcore/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/socket.h b/src/libcore/socket.h
index 0f1ac69c6f..4f25eabd5d 100644
--- a/src/libcore/socket.h
+++ b/src/libcore/socket.h
@@ -23,7 +23,7 @@ typedef struct Socket Socket;
#include "mount.h"
#include "service.h"
-#include "socket-util.h"
+#include "basic/socket-util.h"
typedef enum SocketExecCommand {
SOCKET_EXEC_START_PRE,