Adapt to the new "osmocom/core/" include path

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2011-04-17 20:21:41 +02:00
parent dc94bba6ac
commit 6d08da3bd3
13 changed files with 18 additions and 18 deletions

View file

@ -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>