mirror of
https://github.com/brmlab/osmo-tetra.git
synced 2025-08-03 05:13:48 +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 <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include <osmocore/utils.h>
|
||||
#include <osmocom/core/utils.h>
|
||||
|
||||
#include "tetra_common.h"
|
||||
#include <phy/tetra_burst.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue