aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/telnet_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/vty/telnet_interface.h')
-rw-r--r--include/osmocom/vty/telnet_interface.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/osmocom/vty/telnet_interface.h b/include/osmocom/vty/telnet_interface.h
index 444e6497..0c034e41 100644
--- a/include/osmocom/vty/telnet_interface.h
+++ b/include/osmocom/vty/telnet_interface.h
@@ -21,8 +21,8 @@
#ifndef TELNET_INTERFACE_H
#define TELNET_INTERFACE_H
-#include <osmocore/logging.h>
-#include <osmocore/select.h>
+#include <osmocom/core/logging.h>
+#include <osmocom/core/select.h>
#include <osmocom/vty/vty.h>