mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-08-04 05:43:40 +02:00
Adapt to the new "osmocom/core/" include path
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
parent
dc94bba6ac
commit
6d08da3bd3
13 changed files with 18 additions and 18 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <osmocore/utils.h>
|
||||
#include <osmocom/core/utils.h>
|
||||
|
||||
#include <tetra_common.h>
|
||||
#include <lower_mac/tetra_conv_enc.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue