mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-06-08 01:45:04 +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
|
@ -23,7 +23,7 @@
|
|||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <osmocore/utils.h>
|
||||
#include <osmocom/core/utils.h>
|
||||
|
||||
#include <tetra_common.h>
|
||||
#include <tetra_tdma.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue