aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/socket.h')
-rw-r--r--openbsc/include/openbsc/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/socket.h b/openbsc/include/openbsc/socket.h
index 4d3161146..faca7647b 100644
--- a/openbsc/include/openbsc/socket.h
+++ b/openbsc/include/openbsc/socket.h
@@ -2,7 +2,7 @@
#define _BSC_SOCKET_H
#include <sys/types.h>
-#include <osmocore/select.h>
+#include <osmocom/core/select.h>
#ifndef IPPROTO_GRE
#define IPPROTO_GRE 47