aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/vty/buffer.c')
-rw-r--r--openbsc/src/vty/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/vty/buffer.c b/openbsc/src/vty/buffer.c
index 8ab73114b..195d06209 100644
--- a/openbsc/src/vty/buffer.c
+++ b/openbsc/src/vty/buffer.c
@@ -28,7 +28,7 @@
#include <stddef.h>
#include <sys/uio.h>
-#include <openbsc/talloc.h>
+#include <osmocore/talloc.h>
#include <vty/buffer.h>
#include <vty/vty.h>