aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/telnet_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/telnet_interface.h')
-rw-r--r--openbsc/include/openbsc/telnet_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/telnet_interface.h b/openbsc/include/openbsc/telnet_interface.h
index 8e0e9108a..20e794b49 100644
--- a/openbsc/include/openbsc/telnet_interface.h
+++ b/openbsc/include/openbsc/telnet_interface.h
@@ -23,7 +23,7 @@
#include "gsm_data.h"
#include "debug.h"
-#include "select.h"
+#include <osmocore/select.h>
#include <vty/vty.h>